org.rhq.enterprise.server.core.plugin
Class PluginReloadedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.core.plugin.PluginReloadedException
- All Implemented Interfaces:
- Serializable
public class PluginReloadedException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PluginReloadedException
public PluginReloadedException()
PluginReloadedException
public PluginReloadedException(String message)
PluginReloadedException
public PluginReloadedException(Throwable cause)
PluginReloadedException
public PluginReloadedException(String message,
Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.