Package cbsw.adept

Class 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 java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DeppException

        public DeppException()

        Constructor - Create a DEPP exception that encapsulates the DEPP error codes/messages.