Package org.hibernate.internal.util
Class ExceptionHelper
java.lang.Object
org.hibernate.internal.util.ExceptionHelper
-
Method Summary
-
Method Details
-
rethrow
Throws the givenThrowable
, even if it's a checked exception.- Parameters:
throwable
- TheThrowable
to throw.
-
getRootCause
-