Class SaslMappingException

All Implemented Interfaces:
Serializable

public class SaslMappingException extends SaslException
Exception used for errors at SaslMapping.
Since:
15.0
Author:
mst
See Also:
  • Constructor Details

    • SaslMappingException

      public SaslMappingException(String message)
      Creates a new instance of SaslMappingException.
      Parameters:
      message - human-friendly error message
  • Method Details

    • toString

      public String toString()
      Returns formated error info.
      Overrides:
      toString in class SaslException
      Returns:
      formated error info