Class Hexception

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dlese.dpc.oai.harvester.Hexception
All Implemented Interfaces:
Serializable

public class Hexception extends Exception
Indicates an error occured during a harvest.
Author:
John Weatherley
See Also:
  • Constructor Details

    • Hexception

      public Hexception(String msg)
      Constructor for the Hexception object
      Parameters:
      msg - The error message.