Uses of Class
org.apache.torque.util.ExceptionMapper
Packages that use ExceptionMapper
-
Uses of ExceptionMapper in org.apache.torque.util
Subclasses of ExceptionMapper in org.apache.torque.utilModifier and TypeClassDescriptionclassDefault implementation of the ExceptionMapper interface.Methods in org.apache.torque.util that return ExceptionMapperModifier and TypeMethodDescriptionstatic final ExceptionMapperExceptionMapper.getInstance()Returns the current instance of the Exception mapper to use.Methods in org.apache.torque.util with parameters of type ExceptionMapperModifier and TypeMethodDescriptionstatic final voidExceptionMapper.setInstance(ExceptionMapper newInstance) Sets a new instance of an Exception mapper to use.