Class EDBRecordNotFoundException

All Implemented Interfaces:
Serializable

public class EDBRecordNotFoundException extends EDBException
Indicates internal db is down.
Version:
$Revision$, $Date$
See Also:
  • Constructor Details

    • EDBRecordNotFoundException

      public EDBRecordNotFoundException(String errorString)
    • EDBRecordNotFoundException

      public EDBRecordNotFoundException(String errorString, Throwable cause)