Class GenericEntityConfException

  • All Implemented Interfaces:
    java.io.Serializable

    public class GenericEntityConfException
    extends GenericEntityException
    Thrown when there is a problem with the entity engine configuration.
    See Also:
    entity-config.xsd, Serialized Form
    • Constructor Detail

      • GenericEntityConfException

        public GenericEntityConfException()
      • GenericEntityConfException

        public GenericEntityConfException​(java.lang.String str)
      • GenericEntityConfException

        public GenericEntityConfException​(java.lang.String str,
                                          java.lang.Throwable nested)