public class UnsupportedFeatureException extends PMMLException
| Constructor and Description |
|---|
UnsupportedFeatureException()
Deprecated.
|
UnsupportedFeatureException(org.dmg.pmml.PMMLObject element) |
UnsupportedFeatureException(org.dmg.pmml.PMMLObject element,
java.lang.Enum<?> attribute) |
UnsupportedFeatureException(java.lang.String message)
Deprecated.
|
getContext, toString@Deprecated public UnsupportedFeatureException()
@Deprecated public UnsupportedFeatureException(java.lang.String message)
public UnsupportedFeatureException(org.dmg.pmml.PMMLObject element)
public UnsupportedFeatureException(org.dmg.pmml.PMMLObject element,
java.lang.Enum<?> attribute)
Copyright © 2014. All Rights Reserved.