Class MethodNotAllowedException

    • Constructor Detail

      • MethodNotAllowedException

        public MethodNotAllowedException​(String message)
        Constructs a new MethodNotAllowedException with the specified error message.
        Parameters:
        message - Describes the error encountered.