|
||||||||||||
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 | +--org.argouml.model.uml.UmlException | +--org.argouml.model.uml.IllegalModelElementConnectionException
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-2003 (20040216) | ArgoUML Project Home | ArgoUML Cookbook |