Class MethodException

    • Constructor Detail

      • MethodException

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

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

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