net.sqlind
Class SQLQueryMapper.SQLMapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sqlind.SQLQueryMapper.SQLMapperException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SQLQueryMapper
public class SQLQueryMapper.SQLMapperException
- extends Exception
Generic exception throws by the API.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SQLQueryMapper.SQLMapperException
public SQLQueryMapper.SQLMapperException(String msg,
Throwable originalException)
SQLQueryMapper.SQLMapperException
public SQLQueryMapper.SQLMapperException(String msg)
Copyright © 2012. All Rights Reserved.