com.sun.star.uno
|
|||||||||||||||||||||||||||||||||||||||||||||||
| Field Summary |
|---|
| Fields inherited from class com.sun.star.uno.RuntimeException |
|---|
Context, UNOTYPEINFO |
| Constructor Summary | |
|---|---|
MappingException()
Deprecated. Contructs an empty MappingException. |
|
MappingException(String message)
Deprecated. Contructs an MappingException with a detail message. |
|
MappingException(String message,
Object context)
Deprecated. Contructs an MappingException with a detail message
and a context. |
|
| 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 |
|---|
MappingException
public MappingException()
- Deprecated.
- Contructs an empty
MappingException. - Contructs an empty
MappingException
public MappingException(String message)
- Deprecated.
- Contructs an
MappingExceptionwith a detail message.- Parameters:
message- the detail message.
- Contructs an
MappingException
public MappingException(String message, Object context)
- Deprecated.
- Contructs an
MappingExceptionwith a detail message and a context.- Parameters:
message- the detail message.context- the context.
- Contructs an
|
UDK 3.2.7 Java API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||


