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 FormConstructor 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, toString
Copyright © 2010–2025. All rights reserved.