public class UnsupportedFeatureException extends PMMLException
| Constructor and Description |
|---|
UnsupportedFeatureException()
Deprecated.
|
UnsupportedFeatureException(org.dmg.pmml.PMMLObject element) |
UnsupportedFeatureException(org.dmg.pmml.PMMLObject element,
Enum<?> attribute) |
UnsupportedFeatureException(String message)
Deprecated.
|
getContext, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace@Deprecated public UnsupportedFeatureException()
@Deprecated public UnsupportedFeatureException(String message)
public UnsupportedFeatureException(org.dmg.pmml.PMMLObject element)
public UnsupportedFeatureException(org.dmg.pmml.PMMLObject element,
Enum<?> attribute)
Copyright © 2014. All Rights Reserved.