|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ca.sqlpower.architect.ArchitectException
ca.sqlpower.architect.diff.ArchitectDiffException
public class ArchitectDiffException
This Exception is used to check in the StartCompareAction in the CompareDMPanel. It is thrown when either the source or target that is being compared has more than one table with the same name which would lead to unreliable compare results.
| Field Summary |
|---|
| Fields inherited from class ca.sqlpower.architect.ArchitectException |
|---|
cause |
| Constructor Summary | |
|---|---|
ArchitectDiffException(java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class ca.sqlpower.architect.ArchitectException |
|---|
getCause, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ArchitectDiffException(java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||