Class GenericEntityConfException

All Implemented Interfaces:
Serializable

public class GenericEntityConfException extends GenericEntityException
Thrown when there is a problem with the entity engine configuration.
See Also:
  • Constructor Details

    • GenericEntityConfException

      public GenericEntityConfException()
    • GenericEntityConfException

      public GenericEntityConfException(String str)
    • GenericEntityConfException

      public GenericEntityConfException(String str, Throwable nested)