Serializable
public class ResolutionExceptionextends RuntimeException
Configuration
ResolutionException()
ResolutionException
ResolutionException(String msg)
ResolutionException(String msg, Throwable cause)
ResolutionException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResolutionException()
public ResolutionException(String msg)
msg
null
public ResolutionException(Throwable cause)
cause
public ResolutionException(String msg, Throwable cause)