|
|||||||
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.ProtocolInitStatus | +--amwebarsentitlementservice.protocol.status.ProtocolInitException
Constructor Summary | |
ProtocolInitException(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 ProtocolInitException(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 ProtocolInitStatus
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |