类 InterceptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pulsar.common.intercept.InterceptException
所有已实现的接口:
Serializable

public class InterceptException extends Exception
Base exception for the broker interceptor.
另请参阅:
  • 构造器详细资料

    • InterceptException

      public InterceptException(int errorCode, String message)