Class UnknownEntityReferenceException

All Implemented Interfaces:
Serializable

public class UnknownEntityReferenceException extends MappingException
We encountered a reference to an entity by name which we cannot resolve
See Also:
  • Constructor Details

    • UnknownEntityReferenceException

      public UnknownEntityReferenceException(String name, Origin origin)