-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Constructor Detail
-
ResolutionException
public ResolutionException(String msg,
Throwable cause)
Constructs a ResolutionException
with the given detail message
and cause.
- Parameters:
msg
- The detail message; can be null
cause
- The cause; can be null