public class OboOntologyReleaseRunnerCheckException extends Exception
Constructor and Description |
---|
OboOntologyReleaseRunnerCheckException(String message) |
OboOntologyReleaseRunnerCheckException(String message,
List<String> reasons) |
OboOntologyReleaseRunnerCheckException(String message,
List<String> reasons,
String hint) |
Modifier and Type | Method and Description |
---|---|
String |
getHint() |
String |
getMessage() |
List<String> |
getReasons() |
String |
renderMessageString()
Render the exception in an human readable form and
suitable for appending to a logger.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OboOntologyReleaseRunnerCheckException(String message)
public OboOntologyReleaseRunnerCheckException(String message, List<String> reasons)
public String getMessage()
getMessage
in class Throwable
public String getHint()
public String renderMessageString()
Copyright © 2010–2016. All rights reserved.