Class OperationNotAllowedException

    • Constructor Detail

      • OperationNotAllowedException

        public OperationNotAllowedException​(String message,
                                            String localizedMessage,
                                            String[] params)
      • OperationNotAllowedException

        public OperationNotAllowedException​(String message,
                                            String localizedMessage,
                                            String[] params,
                                            Throwable cause)