 |
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
NonTransientDataAccessResourceException
public NonTransientDataAccessResourceException(java.lang.String msg,
@Nullable
java.lang.Throwable cause)
Constructor for NonTransientDataAccessResourceException.
- Parameters:
msg - the detail message
cause - the root cause from the data access API in use
- Detail:
- Field |
- Constr |
- Method
|
|