public class GrpcMessageSizeExceededException extends RuntimeException
GrpcMessageSizeInterceptor,
Serialized Form| Constructor 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, toStringpublic GrpcMessageSizeExceededException(String message)
message - the message to include in the exceptionCopyright © 2010–2025. All rights reserved.