Class GenericStoreException

All Implemented Interfaces:
Serializable

public class GenericStoreException extends GenericEntityException
GenericStoreException
Since:
2.0
Version:
$Revision: 1.1 $
Author:
David E. Jones
See Also:
  • Constructor Details

    • GenericStoreException

      public GenericStoreException()
    • GenericStoreException

      public GenericStoreException(String str)
    • GenericStoreException

      public GenericStoreException(String str, Throwable nested)