Package | Description |
---|---|
org.apache.torque.util |
Misc.
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionMapperImpl
Default implementation of the ExceptionMapper interface.
|
Modifier and Type | Method and Description |
---|---|
static ExceptionMapper |
ExceptionMapper.getInstance()
Returns the current instance of the Exception mapper to use.
|
Modifier and Type | Method and Description |
---|---|
static void |
ExceptionMapper.setInstance(ExceptionMapper newInstance)
Sets a new instance of an Exception mapper to use.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.