Class TInvalidSaslFrameException

All Implemented Interfaces:
Serializable

public class TInvalidSaslFrameException extends TSaslNegotiationException
Got an invalid frame that does not respect the thrift sasl protocol.
See Also:
  • Constructor Details

    • TInvalidSaslFrameException

      public TInvalidSaslFrameException(String message)