public class ClassificationException extends RuntimeException
| Constructor and Description | 
|---|
ClassificationException(String context,
                       ErrorTemplate template,
                       Object... arguments)  | 
| Modifier and Type | Method and Description | 
|---|---|
Error | 
getError()  | 
String | 
getMessage()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClassificationException(String context, ErrorTemplate template, Object... arguments)
public Error getError()
public String getMessage()
getMessage in class ThrowableCopyright © 2020. All rights reserved.