Class InvalidMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.vertx.core.VertxException
io.vertx.grpc.common.InvalidMessageException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidMessagePayloadException, MessageSizeOverflowException
Signals an invalid message.
- Author:
- Julien Viet
- See Also:
-
Method Summary
Methods inherited from class VertxException
noStackTrace, noStackTrace, noStackTraceMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString