Verwendungen von Klasse
org.apache.torque.util.ExceptionMapper
Packages, die ExceptionMapper verwenden
-
Verwendungen von ExceptionMapper in org.apache.torque.util
Unterklassen von ExceptionMapper in org.apache.torque.utilModifizierer und TypKlasseBeschreibungclass
Default implementation of the ExceptionMapper interface.Methoden in org.apache.torque.util, die ExceptionMapper zurückgebenModifizierer und TypMethodeBeschreibungstatic final ExceptionMapper
ExceptionMapper.getInstance()
Returns the current instance of the Exception mapper to use.Methoden in org.apache.torque.util mit Parametern vom Typ ExceptionMapperModifizierer und TypMethodeBeschreibungstatic final void
ExceptionMapper.setInstance
(ExceptionMapper newInstance) Sets a new instance of an Exception mapper to use.