|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionMapper | |
---|---|
org.apache.torque.util | Misc. |
Uses of ExceptionMapper in org.apache.torque.util |
---|
Subclasses of ExceptionMapper in org.apache.torque.util | |
---|---|
class |
ExceptionMapperImpl
Default implementation of the ExceptionMapper interface. |
Methods in org.apache.torque.util that return ExceptionMapper | |
---|---|
static ExceptionMapper |
ExceptionMapper.getInstance()
Returns the current instance of the Exception mapper to use. |
Methods in org.apache.torque.util with parameters of type ExceptionMapper | |
---|---|
static void |
ExceptionMapper.setInstance(ExceptionMapper newInstance)
Sets a new instance of an Exception mapper to use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |