org.kuali.common.jdbc
Class JdbcException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.common.jdbc.JdbcException
- All Implemented Interfaces:
- Serializable
public class JdbcException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JdbcException
public JdbcException()
JdbcException
public JdbcException(String msg)
JdbcException
public JdbcException(Throwable e)
JdbcException
public JdbcException(String msg,
Throwable e)
Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.