Class GenericResultSetClosedException

All Implemented Interfaces:
Serializable

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

    • GenericResultSetClosedException

      public GenericResultSetClosedException()
    • GenericResultSetClosedException

      public GenericResultSetClosedException(String str)
    • GenericResultSetClosedException

      public GenericResultSetClosedException(String str, Throwable nested)