Class FcDriverException

All Implemented Interfaces:
Serializable

public class FcDriverException extends FcPersistenceException
Exception thrown when there is an issue with the JDBC driver.
Since:
8.5.0
Author:
Norman Lorenz
See Also:
  • Constructor Details

    • FcDriverException

      public FcDriverException(String message)
    • FcDriverException

      public FcDriverException(String message, Throwable cause)