|
Project: stp | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Exception
RuntimeException
com.ibm.rational.wvcm.stp.StpReleasable.ReleaseException
public static class StpReleasable.ReleaseException
A distinguished unchecked exception for use by implementations of Releasable. Implementations of Releasable should document if they actually throw this exception, under what conditions it occurs and what to expect for the exception's "cause" (Throwable.getCause()).
See Throwable
for a description of this general
idiom of documenting/returning unchecked exceptions from
general interfaces.
Constructor Summary | |
---|---|
StpReleasable.ReleaseException(Throwable ex)
|
Method Summary |
---|
Methods inherited from class Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StpReleasable.ReleaseException(Throwable ex)
|
Generated Thu 25-Aug-2016 10:16 AM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |