org.kuali.student.sonar.database.exception
Class FKConstraintException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.student.sonar.database.exception.FKConstraintException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ColumnTypeIncompatException, FieldMappingException, NonPKMappingException, ParentKeysMissingException, TableMappingException, UnknownFKExecption
public class FKConstraintException
- extends Exception
Created with IntelliJ IDEA.
User: lsymms
Date: 7/3/13
Time: 10:10 AM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
fkConstraint
protected ForeignKeyConstraint fkConstraint
FKConstraintException
public FKConstraintException(String s)
getFkConstraint
public ForeignKeyConstraint getFkConstraint()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.