Serializable
public static class ExecutionControl.UserException extends ExecutionControl.RunException
Constructor | Description |
---|---|
UserException(String message,
String causeExceptionClass,
StackTraceElement[] stackElements) |
Modifier and Type | Method | Description |
---|---|---|
String |
causeExceptionClass() |
Returns the class of the user exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserException(String message, String causeExceptionClass, StackTraceElement[] stackElements)
public String causeExceptionClass()
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b148-1