public class InvalidFeatureException extends PMMLException
| Constructor and Description |
|---|
InvalidFeatureException() |
InvalidFeatureException(org.dmg.pmml.PMMLObject element) |
InvalidFeatureException(String message) |
InvalidFeatureException(String message,
org.dmg.pmml.PMMLObject context) |
getContext, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidFeatureException()
public InvalidFeatureException(String message)
public InvalidFeatureException(String message, org.dmg.pmml.PMMLObject context)
public InvalidFeatureException(org.dmg.pmml.PMMLObject element)
Copyright © 2014. All Rights Reserved.