Class SaslSecurityRuntimeException

    • Constructor Detail

      • SaslSecurityRuntimeException

        public SaslSecurityRuntimeException()
      • SaslSecurityRuntimeException

        public SaslSecurityRuntimeException​(String message)
      • SaslSecurityRuntimeException

        public SaslSecurityRuntimeException​(Throwable cause)
      • SaslSecurityRuntimeException

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

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