Class CodecException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.vertx.grpc.common.CodecException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionCodecException(String message) CodecException(String message, Throwable cause) CodecException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) CodecException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CodecException
public CodecException() -
CodecException
-
CodecException
-
CodecException
-
CodecException
-