Class ExceptionUtil
java.lang.Object
swiss.trustbroker.common.exception.ExceptionUtil
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Throwablestatic Stringstatic booleanstatic voidlogOrThrow(String message, boolean tryOnly, Function<String, TrustBrokerException> constructor)
-
Field Details
-
BROKEN_PIPE
- See Also:
-
CONNECTION_RESET
- See Also:
-
-
Method Details
-
getRootCause
-
getRootMessage
-
isClientDisconnected
-
logOrThrow
public static void logOrThrow(String message, boolean tryOnly, Function<String, TrustBrokerException> constructor)
-