Class PluginException

All Implemented Interfaces:
Serializable

public class PluginException extends OWLPersistenceException
Exception thrown when an error occurs in a plugin.
See Also:
  • Constructor Details

    • PluginException

      public PluginException(String message, Throwable cause)