Class CredentialsNotFoundException

    • Constructor Detail

      • CredentialsNotFoundException

        public CredentialsNotFoundException()
      • CredentialsNotFoundException

        public CredentialsNotFoundException​(String message)
      • CredentialsNotFoundException

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

        public CredentialsNotFoundException​(Throwable cause)
      • CredentialsNotFoundException

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