类 SentinelRpcException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.csp.sentinel.slots.block.SentinelRpcException
- 所有已实现的接口:
Serializable
A
RuntimeException marks sentinel RPC exception. The stack trace
is removed for high performance.- 作者:
- leyou
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
构造器详细资料
-
SentinelRpcException
-
SentinelRpcException
-
-
方法详细资料
-
fillInStackTrace
- 覆盖:
fillInStackTrace在类中Throwable
-