public class GrpcMessageSizeWarningThresholdReachedException extends RuntimeException
This exception is never thrown, but only used to log a warning that includes the stack trace for better analysis.
GrpcMessageSizeInterceptor, 
Serialized Form| Constructor and Description | 
|---|
| GrpcMessageSizeWarningThresholdReachedException()Creates a new instance of the exception indicating that the message size has exceeded the threshold. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2025. All rights reserved.