scriptella.driver.spring
Class SpringProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
scriptella.core.SystemException
scriptella.spi.ProviderException
scriptella.jdbc.JdbcException
scriptella.driver.spring.SpringProviderException
- All Implemented Interfaces:
- java.io.Serializable
public class SpringProviderException
- extends scriptella.jdbc.JdbcException
Thrown to indicate Spring provider failure.
- Version:
- 1.0
- Author:
- Fyodor Kupolov
- See Also:
- Serialized Form
| Methods inherited from class scriptella.jdbc.JdbcException |
getNativeException, initVendorCodes |
| Methods inherited from class scriptella.spi.ProviderException |
addErrorCode, getErrorCodes, getErrorStatement, setErrorStatement, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SpringProviderException
public SpringProviderException(java.lang.String message,
java.lang.Throwable cause)
SpringProviderException
public SpringProviderException(java.lang.String message)
getProviderName
public java.lang.String getProviderName()
- Overrides:
getProviderName in class scriptella.jdbc.JdbcException
Copyright © Copyright 2006-2009 The Scriptella Project Team.