Class GetException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

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

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

      • GetException

        public GetException()
        Default constructor
      • GetException

        public GetException​(java.lang.Throwable e)
        Constructor
        Parameters:
        e - Throwable
      • GetException

        public GetException​(java.lang.String message)
        Constructor
        Parameters:
        message - String message
      • GetException

        public GetException​(Message message)
        Constructor
        Parameters:
        message - Message object