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, toString
public ClassificationException(String context, ErrorTemplate template, Object... arguments)
public Error getError()
public String getMessage()
getMessage
in class Throwable
Copyright © 2021. All rights reserved.