|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.argouml.model.uml.UmlException
org.argouml.model.uml.IllegalModelElementConnectionException
Field Summary |
Fields inherited from class org.argouml.model.uml.UmlException |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
IllegalModelElementConnectionException()
Creates a new instance of IllegalModelElementConnection without detail
message. |
|
IllegalModelElementConnectionException(java.lang.String msg)
Constructs an instance of IllegalModelElementConnection with the specified
detail message. |
|
IllegalModelElementConnectionException(java.lang.String msg,
java.lang.Throwable cause)
Constructs an instance of IllegalModelElementConnection with the specified
detail message. |
Methods inherited from class org.argouml.model.uml.UmlException |
getCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 IllegalModelElementConnectionException()
IllegalModelElementConnection
without detail
message.
public IllegalModelElementConnectionException(java.lang.String msg)
IllegalModelElementConnection
with the specified
detail message.
msg
- the detail message.public IllegalModelElementConnectionException(java.lang.String msg, java.lang.Throwable cause)
IllegalModelElementConnection
with the specified
detail message.
msg
- the detail message.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |