Serializable
public static class ExecutionControl.UserException extends ExecutionControl.RunException
UserException(String message, String causeExceptionClass, StackTraceElement[] stackElements)
String
causeExceptionClass()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UserException(String message, String causeExceptionClass, StackTraceElement[] stackElements)
public String causeExceptionClass()