| Package | Description |
|---|---|
| to.etc.webapp.nls | |
| to.etc.webapp.query |
| Modifier and Type | Field and Description |
|---|---|
static BundleRef |
BundleRef.DUMMY |
| Modifier and Type | Method and Description |
|---|---|
static BundleRef |
BundleRef.create(Class<?> clz,
String name)
Create or find the BundleRef representing this path.
|
static BundleRef |
BundleRef.createWrapper(NlsMessageProvider mp) |
BundleRef |
CodeException.getBundle() |
static BundleRef |
NlsContext.getBundleRef(String bundlekey)
Get the BundleRef for the specified bundle key.
|
| Constructor and Description |
|---|
CodeException(BundleRef bundle,
String code,
Object... parameters) |
CodeException(Throwable t,
BundleRef bundle,
String code,
Object... parameters) |
| Modifier and Type | Field and Description |
|---|---|
static BundleRef |
QDbException.BUNDLE |
| Constructor and Description |
|---|
QDbException(BundleRef bundle,
String code,
Object... parameters) |
QDbException(Throwable t,
BundleRef bundle,
String code,
Object... parameters) |
Copyright © 2017 etc.to. All rights reserved.