public class ExceptionMapperImpl extends ExceptionMapper
| Constructor and Description | 
|---|
| ExceptionMapperImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| TorqueException | toTorqueException(SQLException sqlException)Maps a SQLException to an appropriate TorqueException. | 
getInstance, setInstancepublic TorqueException toTorqueException(SQLException sqlException)
ExceptionMappertoTorqueException in class ExceptionMappersqlException - the sqlException to map, not null.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.