Package cbsw.adept
Class JniAdeptDepp.DeppException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- cbsw.RegisterIoException
-
- cbsw.adept.JniAdeptDepp.DeppException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- JniAdeptDepp
public class JniAdeptDepp.DeppException extends RegisterIoException
A DEPP exception that encapsulates the DEPP error codes/messages.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeppException()
Constructor - Create a DEPP exception that encapsulates the DEPP error codes/messages.
-
Method Summary
-
Methods inherited from class cbsw.RegisterIoException
getCode, getDescription, getName
-
-