java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.activemq.artemis.spi.core.security.scram.ScramException
All Implemented Interfaces:
Serializable

public class ScramException extends Exception
Indicates error while processing SCRAM sequence
See Also:
  • Constructor Details

    • ScramException

      public ScramException(String message)
      Creates new ScramException
      Parameters:
      message - Exception message
    • ScramException

      public ScramException(String message, GeneralSecurityException e)
    • ScramException

      public ScramException(Throwable cause)
      Creates new ScramException
      Parameters:
      cause - Throwable