public class GrpcMessageSizeExceededException extends RuntimeException
GrpcMessageSizeInterceptor
,
Serialized FormConstructor and Description |
---|
GrpcMessageSizeExceededException(String message)
Creates a new exception that indicates the gRPC message size has been exceeded with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GrpcMessageSizeExceededException(String message)
message
- the message to include in the exceptionCopyright © 2010–2025. All rights reserved.