Class UnexpectedRuntimeException

    • Constructor Detail

      • UnexpectedRuntimeException

        public UnexpectedRuntimeException()
      • UnexpectedRuntimeException

        public UnexpectedRuntimeException​(String message)
      • UnexpectedRuntimeException

        public UnexpectedRuntimeException​(Throwable cause)
      • UnexpectedRuntimeException

        public UnexpectedRuntimeException​(String message,
                                          Throwable cause)