org.kuali.student.sonar.database.exception
Class ParentKeysMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.student.sonar.database.exception.FKConstraintException
org.kuali.student.sonar.database.exception.ParentKeysMissingException
- All Implemented Interfaces:
- Serializable
public class ParentKeysMissingException
- extends FKConstraintException
Created with IntelliJ IDEA.
User: lsymms
Date: 5/16/13
Time: 9:08 PM
Indicates that Orphaned data is preventing a FK Constraint from being created
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParentKeysMissingException
public ParentKeysMissingException(ForeignKeyConstraint fkConstraint)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.