|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.manplato.Protocol.PADP_QueueOverrunException
The PADP_QueueOverrunException class. This exeception is generated when the PADP packet incoming queue is overrun.
Constructor Summary | |
PADP_QueueOverrunException()
Constructs a new PADP_QueueOverrunException object. |
|
PADP_QueueOverrunException(java.lang.String s)
Constructs a new PADP_QueueOverrunException object with the given message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public PADP_QueueOverrunException()
public PADP_QueueOverrunException(java.lang.String s)
s
- a String containing the exeception message text.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |