Package org.jvnet.hudson.reactor
Class ReactorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.hudson.reactor.ReactorException
- All Implemented Interfaces:
Serializable
Used to tunnel application-thrown
Throwable
(Error or Exception) to the caller.- Author:
- Kohsuke Kawaguchi
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString