Eclipse Platform
Mars (4.5)
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- Serializable
public class ResolverHookException
extends RuntimeException
A runtime exception thrown by a resolver to indicate that a resolver
hook threw an unexpected exception and the resolve operation terminated.
- Since:
- 3.7
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Constructor Detail
-
ResolverHookException
public ResolverHookException(String message,
Throwable cause)
Constructs a new resolver hook exception.
- Parameters:
message
- the message of the exception
cause
- the cause of the exception
Eclipse Platform
Mars (4.5)
- Detail:
- Field |
- Constr |
- Method
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.