com.syrtsov.ddao.factory.param
Class StatementParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.syrtsov.ddao.factory.param.StatementParameterException
- All Implemented Interfaces:
- java.io.Serializable
public class StatementParameterException
- extends java.lang.Exception
Created by Pavel Syrtsov
Date: Dec 7, 2007
Time: 10:45:57 AM
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StatementParameterException
public StatementParameterException()
StatementParameterException
public StatementParameterException(java.lang.String message)
StatementParameterException
public StatementParameterException(java.lang.String message,
java.lang.Throwable cause)
StatementParameterException
public StatementParameterException(java.lang.Throwable cause)