public class UnsupportedFeatureException extends PMMLException
| Constructor and Description |
|---|
UnsupportedFeatureException() |
UnsupportedFeatureException(org.dmg.pmml.PMMLObject element) |
UnsupportedFeatureException(org.dmg.pmml.PMMLObject element,
Enum<?> attribute) |
UnsupportedFeatureException(String message) |
getContext, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnsupportedFeatureException()
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.