Class ServiceException.MethodNotAllowedException

    • Constructor Detail

      • MethodNotAllowedException

        public MethodNotAllowedException​(String message)
      • MethodNotAllowedException

        public MethodNotAllowedException​(String message,
                                         Throwable throwable)
      • MethodNotAllowedException

        public MethodNotAllowedException​(ErrorMessage errorMessage)
      • MethodNotAllowedException

        public MethodNotAllowedException​(ErrorMessage errorMessage,
                                         Throwable throwable)