|
||||||||||
| 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.uml.reveng.ImportInterface.ImportException
public static class ImportInterface.ImportException
Import subsystem exception to wrap any nested exceptions with when thrown.
| Constructor Summary | |
|---|---|
ImportInterface.ImportException(java.lang.String message)
|
|
ImportInterface.ImportException(java.lang.String message,
java.lang.Throwable cause)
Construct an ImportException with a wrapped Throwable. |
|
ImportInterface.ImportException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImportInterface.ImportException(java.lang.String message,
java.lang.Throwable cause)
message - message indicating error that occurredcause - the wrapped Exceptionpublic ImportInterface.ImportException(java.lang.String message)
public ImportInterface.ImportException(java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Cookbook |