Class MethodNotAllowedException

    • Constructor Detail

      • MethodNotAllowedException

        public MethodNotAllowedException()
      • MethodNotAllowedException

        public MethodNotAllowedException​(String msg)
        Parameters:
        msg - error text for client describing why the method is not allowed.