Class PreLiquibaseException.ResolveDbPlatformError

All Implemented Interfaces:
Serializable
Enclosing class:
PreLiquibaseException

public static class PreLiquibaseException.ResolveDbPlatformError extends PreLiquibaseException
Thrown if the current db platform cannot be auto-detected from a DataSource.
See Also:
  • Constructor Details

    • ResolveDbPlatformError

      public ResolveDbPlatformError(String message, Throwable cause)