public class TaskanaRuntimeException extends RuntimeException
| Constructor and Description |
|---|
TaskanaRuntimeException() |
TaskanaRuntimeException(String message) |
TaskanaRuntimeException(String message,
Throwable cause) |
TaskanaRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
TaskanaRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.