类 SentinelRpcException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.csp.sentinel.slots.block.SentinelRpcException
所有已实现的接口:
Serializable

public class SentinelRpcException extends RuntimeException
A RuntimeException marks sentinel RPC exception. The stack trace is removed for high performance.
作者:
leyou
另请参阅:
  • 构造器详细资料

    • SentinelRpcException

      public SentinelRpcException(String msg)
    • SentinelRpcException

      public SentinelRpcException(Throwable e)
  • 方法详细资料