Class GenericNoSuchEntityException

All Implemented Interfaces:
Serializable

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

    • GenericNoSuchEntityException

      public GenericNoSuchEntityException()
    • GenericNoSuchEntityException

      public GenericNoSuchEntityException(String str)
    • GenericNoSuchEntityException

      public GenericNoSuchEntityException(String str, Throwable nested)