|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uk.ac.ebi.intact.application.editor.exception.BaseException
|
+--uk.ac.ebi.intact.application.editor.exception.validation.ValidationException
|
+--uk.ac.ebi.intact.application.editor.exception.validation.InteractionException
Thrown when the validation for an interaction fails.
| Constructor Summary | |
InteractionException()
Default constructor. |
|
InteractionException(java.lang.String mkey)
Construst with given message key |
|
| Methods inherited from class uk.ac.ebi.intact.application.editor.exception.validation.ValidationException |
getFilterKey |
| Methods inherited from class uk.ac.ebi.intact.application.editor.exception.BaseException |
getMessageArgs, getMessageKey, getRootCause, printStackTrace, printStackTrace, printStackTrace, setMessageArgs, setMessageKey |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InteractionException()
public InteractionException(java.lang.String mkey)
mkey - the message key.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||