public class KeyConstraintViolatedException extends PersistenceBrokerSQLException
| Constructor and Description |
|---|
KeyConstraintViolatedException()
Creates a new exception instance.
|
KeyConstraintViolatedException(java.sql.SQLException base)
Creates a new exception instance.
|
KeyConstraintViolatedException(java.lang.String msg)
Creates a new exception instance.
|
KeyConstraintViolatedException(java.lang.String msg,
java.sql.SQLException base)
Creates a new exception instance.
|
getSQLStategetSourceExceptiongetCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTracepublic KeyConstraintViolatedException()
public KeyConstraintViolatedException(java.sql.SQLException base)
base - The wrapped exceptionpublic KeyConstraintViolatedException(java.lang.String msg)
msg - The exception messagepublic KeyConstraintViolatedException(java.lang.String msg,
java.sql.SQLException base)
msg - The exception messagebase - The wrapped exception(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30