com.virtuosotechnologies.lib.plugin
Class IllegalPluginInfoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.virtuosotechnologies.lib.plugin.IllegalPluginInfoException
- All Implemented Interfaces:
- Serializable
- public class IllegalPluginInfoException
- extends Exception
Illegal operation done on a PluginInfo. This exception is thrown by EditablePluginInfo methods
when an illegal operation is attempted.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalPluginInfoException
public IllegalPluginInfoException(String msg)
- Constructor with message string.
- Parameters:
msg
- message string