public class BlackLabException extends Exception
Constructor and Description |
---|
BlackLabException() |
BlackLabException(String message) |
BlackLabException(String message,
Throwable cause) |
BlackLabException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
BlackLabException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static BlackLabException |
wrap(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BlackLabException()
public BlackLabException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public BlackLabException(String message)
public BlackLabException(Throwable cause)
public static BlackLabException wrap(Throwable e)
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.