public class SchedulerCreationException extends RuntimeException
This exception is thrown if a Scheduler
could not be created.
Constructor and Description |
---|
SchedulerCreationException(String s) |
SchedulerCreationException(String s,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.