Class SaslMechanismException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lucimber.dbus.netty.sasl.SaslMechanismException
All Implemented Interfaces:
Serializable

public class SaslMechanismException extends Exception
See Also:
  • Constructor Details

    • SaslMechanismException

      public SaslMechanismException(String message)
    • SaslMechanismException

      public SaslMechanismException(String message, Throwable cause)