Class UnsupportedMappingException

All Implemented Interfaces:
Serializable, NonTransientException

public class UnsupportedMappingException extends HibernateException implements NonTransientException
Indicated a problem with a mapping. Usually this is a problem with a combination of mapping constructs.
See Also:
  • Constructor Details

    • UnsupportedMappingException

      public UnsupportedMappingException(String message)