Class ContentTooLargeException

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

public final class ContentTooLargeException extends RuntimeException
A RuntimeException raised when the length of request or response content exceeds its limit.
See Also:
Serialized Form