Package io.activej.http.decoder
Class DecodeError
java.lang.Object
io.activej.http.decoder.DecodeError
public final class DecodeError extends Object
-
Method Summary
Modifier and Type Method Description Object[]getArgs()StringgetMessage()static DecodeErrorof(String message, Object... args)StringtoString()