Class NotAllowedException

    • Constructor Detail

      • NotAllowedException

        public NotAllowedException()
      • NotAllowedException

        public NotAllowedException​(String msg,
                                   Object... params)
      • NotAllowedException

        public NotAllowedException​(String message,
                                   Throwable cause)
      • NotAllowedException

        public NotAllowedException​(String msg)