|
||||||||||
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.protocol.ss7.SS7Exception | +--jain.protocol.ss7.tcap.TcapException | +--jain.protocol.ss7.tcap.IdNotAvailableException
This Exception is thrown to indicate that there are no more free Dialogue Ids or InvokeId
Constructor Summary | |
IdNotAvailableException()
Constructs a new IdNotAvailableException |
|
IdNotAvailableException(java.lang.String msg)
Constructs a new IdNotAvailableException 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 IdNotAvailableException(java.lang.String msg)
IdNotAvailableException
with
the specified detail message.msg
- the detail messagepublic IdNotAvailableException()
IdNotAvailableException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |