Class Exceptions
java.lang.Object
org.apache.pulsar.functions.utils.Exceptions
Util to handle exceptions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanareExceptionsPresentInChain(Throwable error, Class... types) static voidrethrowIOException(Throwable cause) static String
-
Constructor Details
-
Exceptions
public Exceptions()
-
-
Method Details
-
rethrowIOException
- Throws:
IOException
-
toString
-
areExceptionsPresentInChain
-