Class TInvalidSaslFrameException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • TInvalidSaslFrameException

        public TInvalidSaslFrameException​(java.lang.String message)