public class DatabaseException extends Exception
Modifier and Type | Field and Description |
---|---|
static String |
TECHNICAL_ERROR_MESSAGE_DATABASE_EXCEPTION |
static String |
TECHNICAL_ERROR_MESSAGE_UNKNOWN_DATABASE_TYPE |
Constructor and Description |
---|
DatabaseException() |
DatabaseException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String TECHNICAL_ERROR_MESSAGE_DATABASE_EXCEPTION
public static final String TECHNICAL_ERROR_MESSAGE_UNKNOWN_DATABASE_TYPE
public DatabaseException()
public DatabaseException(String message)
Copyright © 2023 NoraUi. All rights reserved.