public class MappingException extends RuntimeException
The exception is replaced by the com.sun.star.lang.DisposedException.
UnoRuntime
,
IQueryInterface
,
IBridge
,
序列化表格Context, UNOTYPEINFO
构造器和说明 |
---|
MappingException()
已过时。
Contructs an empty
MappingException . |
MappingException(String message)
已过时。
Contructs an
MappingException with a detail message. |
MappingException(String message,
Object context)
已过时。
Contructs an
MappingException with a detail message and a
context. |
public MappingException()
MappingException
.public MappingException(String message)
MappingException
with a detail message.message
- the detail message.