public abstract class PMMLException extends RuntimeException
| Constructor and Description |
|---|
PMMLException() |
PMMLException(PMMLObject context) |
PMMLException(String message) |
PMMLException(String message,
PMMLObject context) |
| Modifier and Type | Method and Description |
|---|---|
PMMLObject |
getContext() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PMMLException()
public PMMLException(String message)
public PMMLException(PMMLObject context)
public PMMLException(String message, PMMLObject context)
public PMMLObject getContext()
Copyright © 2014 University of Tartu. All Rights Reserved.