Class MetaModelGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.processor.MetaModelGenerationException
All Implemented Interfaces:
Serializable

public class MetaModelGenerationException extends RuntimeException
RuntimeException used for errors during meta model generation.
See Also:
  • Constructor Details

    • MetaModelGenerationException

      public MetaModelGenerationException()
    • MetaModelGenerationException

      public MetaModelGenerationException(String message)