类 Exceptions
java.lang.Object
org.apache.pulsar.functions.utils.Exceptions
Util to handle exceptions.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static booleanareExceptionsPresentInChain(Throwable error, Class... types) static voidrethrowIOException(Throwable cause) static String
-
构造器详细资料
-
Exceptions
public Exceptions()
-
-
方法详细资料
-
rethrowIOException
- 抛出:
IOException
-
toString
-
areExceptionsPresentInChain
-