public class ProcessingException extends SchedulerException
Scheduler exception, it can be thrown on any process exception.| Constructor and Description |
|---|
ProcessingException(String message)
Public constructor.
|
ProcessingException(String message,
Throwable cause)
Public constructor.
|
ProcessingException(Throwable cause)
Public constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2019 BB Corp. All rights reserved.