public class UnsupportedAttributeException extends UnsupportedMarkupException
| Constructor and Description |
|---|
UnsupportedAttributeException(org.dmg.pmml.PMMLObject object,
Enum<?> value) |
UnsupportedAttributeException(org.dmg.pmml.PMMLObject object,
Field field,
Object value) |
UnsupportedAttributeException(String message) |
UnsupportedAttributeException(String message,
org.dmg.pmml.PMMLObject context) |
ensureContext, format, formatKey, formatValue, getContext, initCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnsupportedAttributeException(String message)
public UnsupportedAttributeException(String message, org.dmg.pmml.PMMLObject context)
public UnsupportedAttributeException(org.dmg.pmml.PMMLObject object,
Enum<?> value)
Copyright © 2019. All rights reserved.