org.hyperic.hq.product
Class PluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.hq.product.PluginException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PluginExistsException, PluginNotFoundException
public class PluginException
- extends org.hyperic.util.NestedException
- See Also:
- Serialized Form
Fields inherited from class org.hyperic.util.NestedException |
_exception |
Methods inherited from class org.hyperic.util.NestedException |
addException, getExceptionOfType |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PluginException
public PluginException()
PluginException
public PluginException(String s)
PluginException
public PluginException(Throwable t)
PluginException
public PluginException(String s,
Throwable t)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.