Class NotRecognizedDialectException

All Implemented Interfaces:
Serializable

public class NotRecognizedDialectException extends HigsonRuntimeException
Thrown if there was a problem with parsing jdbc url to get database dialect
See Also:
  • Constructor Details

    • NotRecognizedDialectException

      public NotRecognizedDialectException(String message)
      Constructs a NotRecognizedDialectException with the specified message.
      Parameters:
      message - the detail message