Class BlockingNotAllowedException

    • Constructor Detail

      • BlockingNotAllowedException

        public BlockingNotAllowedException()
      • BlockingNotAllowedException

        public BlockingNotAllowedException​(String s)
      • BlockingNotAllowedException

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

        public BlockingNotAllowedException​(Throwable cause)