public class SchedulerContextException extends SchedulerException
| Constructor and Description | 
|---|
SchedulerContextException(String context,
                         String message)  | 
SchedulerContextException(String context,
                         String message,
                         Exception ex)  | 
SchedulerContextException(String context,
                         String messageFormat,
                         Object... arguments)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getContext()  | 
String | 
getMessage()  | 
String | 
getRawMessage()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.