|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.andromda.cartridges.support.webservice.client.TypeMapperException
public class TypeMapperException
An exception thrown for unexpected errors that
occur during TypeMapper execution.
| Constructor Summary | |
|---|---|
TypeMapperException(String message)
Constructs an instance of TypeMapperException. |
|
TypeMapperException(String message,
Throwable parent)
Constructs an instance of TypeMapperException. |
|
TypeMapperException(Throwable parent)
Constructs an instance of TypeMapperException. |
|
| 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 TypeMapperException(Throwable parent)
parent - public TypeMapperException(String message)
message -
public TypeMapperException(String message,
Throwable parent)
message - parent -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||