|
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.DeleteProviderException
The DeleteProviderException is thrown when a problem is encountered while trying to delete an object that implements the Jain Provider interface.
| Constructor Summary | |
DeleteProviderException()
Constructs a new DeleteProviderException |
|
DeleteProviderException(java.lang.String msg)
Constructs a new DeleteProviderException 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 DeleteProviderException(java.lang.String msg)
DeleteProviderException with the specified detail
message.msg - the detail of the messagepublic DeleteProviderException()
DeleteProviderException
|
JAIN TCAP API v1.1 - 5th Sept 2001 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||