Class GenericRemoveException

All Implemented Interfaces:
Serializable

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

    • GenericRemoveException

      public GenericRemoveException()
    • GenericRemoveException

      public GenericRemoveException(String str)
    • GenericRemoveException

      public GenericRemoveException(String str, Throwable nested)