Class MetadataLookupException

  • All Implemented Interfaces:
    Serializable

    public class MetadataLookupException
    extends MappingException
    Used whenever a lookup in the meta model fails, e.g. when a class cannot be found in the mapping definitions.
    See Also:
    Serialized Form
    • Constructor Detail

      • MetadataLookupException

        public MetadataLookupException​(String description)