|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--amwebarsentitlementservice.protocol.status.ProtocolStatus | +--amwebarsentitlementservice.protocol.status.ProtocolShutdownStatus | +--amwebarsentitlementservice.protocol.status.ProtocolShutdownException
Constructor Summary | |
ProtocolShutdownException(java.lang.Exception exception_catched)
|
Method Summary | |
java.lang.Exception |
getExceptionCatched()
Returns the exception_catched. |
void |
setExceptionCatched(java.lang.Exception exception_catched)
Sets the exception_catched. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ProtocolShutdownException(java.lang.Exception exception_catched)
Method Detail |
public java.lang.Exception getExceptionCatched()
public void setExceptionCatched(java.lang.Exception exception_catched)
exception_catched
- The exception_catched to setpublic java.lang.String toString()
toString
in class ProtocolShutdownStatus
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |