org.hyperic.hq.product
Class PluginNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.hq.product.PluginException
org.hyperic.hq.product.PluginNotFoundException
- All Implemented Interfaces:
- Serializable
public class PluginNotFoundException
- extends PluginException
- 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 |
PluginNotFoundException
public PluginNotFoundException()
PluginNotFoundException
public PluginNotFoundException(String msg)
PluginNotFoundException
public PluginNotFoundException(String s,
Throwable t)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.