|
JAIN TCAP API v1.1 - 5th Sept 2001 |
||||||||
| 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
|
+--jain.JainException
|
+--jain.protocol.ss7.SS7Exception
|
+--jain.protocol.ss7.UserAddressLimitException
This Exception is thrown when an attempt is made to add an User Address to a JainTcapListener when the Limit of User Addresses managed by that JainTcapListener has been reached.
| Constructor Summary | |
UserAddressLimitException()
Constructs a new UserAddressLimitException |
|
UserAddressLimitException(java.lang.String msg)
Constructs a new UserAddressLimitException with
the specified detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UserAddressLimitException(java.lang.String msg)
UserAddressLimitException with
the specified detail message.msg - the detail messagepublic UserAddressLimitException()
UserAddressLimitException
|
JAIN TCAP API v1.1 - 5th Sept 2001 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||