public class InvalidElementListException extends InvalidMarkupException
| Constructor and Description |
|---|
InvalidElementListException(List<? extends PMMLObject> objects) |
InvalidElementListException(String message) |
InvalidElementListException(String message,
PMMLObject object) |
ensureContext, getContext, initCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidElementListException(String message)
public InvalidElementListException(String message, PMMLObject object)
public InvalidElementListException(List<? extends PMMLObject> objects)
Copyright © 2024. All rights reserved.