The PluginOperationException class handles errors encountered during a plug-in operation.
public class PluginOperationException extends java.lang.RuntimeException implements java.io.Serializable
The PluginOperationException class inherits the following methods from class java.lang.Throwable:
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Constructor
PluginOperationException(java.lang.String message)