public class ResolverException extends Exception
Constructor and Description |
---|
ResolverException(String details,
String selectionContext,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getDetails() |
String |
getSelectionContext() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2015 Eclipse Foundation. All rights reserved.