- bropen.bpmlite.callback.CallbackException
-
-
Constructor Summary
Constructors
| Constructor and description |
CallbackException
(String message, Throwable cause)
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class RuntimeException |
RuntimeException#printStackTrace(java.io.PrintStream), RuntimeException#printStackTrace(), RuntimeException#printStackTrace(java.io.PrintWriter), RuntimeException#fillInStackTrace(), RuntimeException#getCause(), RuntimeException#initCause(Throwable), RuntimeException#toString(), RuntimeException#getMessage(), RuntimeException#getLocalizedMessage(), RuntimeException#getStackTrace(), RuntimeException#setStackTrace([LStackTraceElement;), RuntimeException#addSuppressed(Throwable), RuntimeException#getSuppressed(), RuntimeException#wait(long, int), RuntimeException#wait(long), RuntimeException#wait(), RuntimeException#equals(Object), RuntimeException#hashCode(), RuntimeException#getClass(), RuntimeException#notify(), RuntimeException#notifyAll() |
class Exception |
Exception#printStackTrace(java.io.PrintStream), Exception#printStackTrace(), Exception#printStackTrace(java.io.PrintWriter), Exception#fillInStackTrace(), Exception#getCause(), Exception#initCause(Throwable), Exception#toString(), Exception#getMessage(), Exception#getLocalizedMessage(), Exception#getStackTrace(), Exception#setStackTrace([LStackTraceElement;), Exception#addSuppressed(Throwable), Exception#getSuppressed(), Exception#wait(long, int), Exception#wait(long), Exception#wait(), Exception#equals(Object), Exception#hashCode(), Exception#getClass(), Exception#notify(), Exception#notifyAll() |
-
-
Constructor Detail
-
CallbackException(String message, Throwable cause)
BROPEN Documentation, 2020-04-21 11:32