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