public class ResolutionException extends RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
ResolutionException.ReferenceCycleException |
| Constructor and Description |
|---|
ResolutionException(Reference ref) |
ResolutionException(Reference ref,
Throwable cause) |
ResolutionException(String message,
Reference ref) |
ResolutionException(String message,
Reference ref,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getReference() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.