Class GenericNoSuchEntityException

All Implemented Interfaces:
Serializable

public class GenericNoSuchEntityException extends GenericEntityException
GenericNoSuchEntityException.java
See Also:
  • Constructor Details

    • GenericNoSuchEntityException

      public GenericNoSuchEntityException()
    • GenericNoSuchEntityException

      public GenericNoSuchEntityException(String str)
    • GenericNoSuchEntityException

      public GenericNoSuchEntityException(String str, Throwable nested)