Class ProtocolViolationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.linecorp.armeria.common.ProtocolViolationException
All Implemented Interfaces:
Serializable

public final class ProtocolViolationException
extends RuntimeException
A RuntimeException raised when a remote peer violated the current SessionProtocol.
See Also:
Serialized Form