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