Class EPublisherNotFound

All Implemented Interfaces:
Serializable

public class EPublisherNotFound extends ELdapException
Exception for Publisher not found. Required for successful publishing.
Version:
$Revision$ $Date$
See Also:
  • Constructor Details

    • EPublisherNotFound

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