public class QDbException extends CodeException
| Constructor and Description |
|---|
QDbException(BundleRef bundle,
String code,
Object... parameters) |
QDbException(String code,
Object... parameters) |
QDbException(Throwable t,
BundleRef bundle,
String code,
Object... parameters) |
QDbException(Throwable t,
String code,
Object... parameters) |
| Modifier and Type | Method and Description |
|---|---|
static QDbException |
findTranslation(Exception x)
Create the proper exception from a SQLException type.
|
getBundle, getCode, getMessage, getParametersaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final BundleRef BUNDLE
public static QDbException findTranslation(Exception x)
sx - Copyright © 2017 etc.to. All rights reserved.