Class EPublisherPluginNotFound

All Implemented Interfaces:
Serializable

public class EPublisherPluginNotFound extends ELdapException
Exception for Publisher Plugin not found. Plugin implementation is required to actually publish.
Version:
$Revision$ $Date$
See Also:
  • Constructor Details

    • EPublisherPluginNotFound

      public EPublisherPluginNotFound(String errorString)
      Constructs a exception for a missing publisher plugin.
      Parameters:
      errorString - Detailed error message.