Class UnsupportedDatabaseException

All Implemented Interfaces:
Serializable

public class UnsupportedDatabaseException extends TaskanaRuntimeException
This exception is thrown when the database name doesn't match to one of the desired databases.
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedDatabaseException

      public UnsupportedDatabaseException(String databaseProductName)
  • Method Details

    • getDatabaseProductName

      public String getDatabaseProductName()