Class DecodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.activej.common.exception.StacklessException
io.activej.http.decoder.DecodeException
All Implemented Interfaces:
Serializable

public class DecodeException
extends io.activej.common.exception.StacklessException
An exception that occurs when an invalid HTTP request is received and the decoder fails to map it on needed type.
See Also:
Serialized Form