public class CouldNotDetermineHibernateDialectException extends GrailsHibernateException
Thrown when no Hibernate dialect could be found for a database name.
| Constructor and description |
|---|
CouldNotDetermineHibernateDialectException(String message) |
CouldNotDetermineHibernateDialectException(String message, Throwable cause) |