Class SchemaExtractionException

All Implemented Interfaces:
Serializable

public class SchemaExtractionException extends HibernateException
Author:
Steve Ebersole
See Also:
  • Constructor Details

    • SchemaExtractionException

      public SchemaExtractionException(String message)
    • SchemaExtractionException

      public SchemaExtractionException(String message, Throwable root)