org.eclipse.higgins.idas.api
Class UnhandledExtensionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.UnhandledExtensionException
- All Implemented Interfaces:
- Serializable
- public class UnhandledExtensionException
- extends IdASException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnhandledExtensionException
public UnhandledExtensionException()
UnhandledExtensionException
public UnhandledExtensionException(String message)
UnhandledExtensionException
public UnhandledExtensionException(Throwable cause)
UnhandledExtensionException
public UnhandledExtensionException(String message,
Throwable cause)