Class IllegalContextStateException

    • Constructor Detail

      • IllegalContextStateException

        public IllegalContextStateException()
      • IllegalContextStateException

        public IllegalContextStateException​(Throwable cause)
      • IllegalContextStateException

        public IllegalContextStateException​(String message)
      • IllegalContextStateException

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

        public IllegalContextStateException​(String message,
                                            Throwable cause,
                                            boolean enableSuppression,
                                            boolean writableStackTrace)