Class DatabaseDriverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.launcher.commons.DatabaseDriverException
All Implemented Interfaces:
Serializable

public class DatabaseDriverException extends Exception
Used when detecting an issue with database driver
Since:
5.6
See Also:
  • Constructor Details

    • DatabaseDriverException

      public DatabaseDriverException(Exception e)