Class GetException

    • 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