|
UDK 3.1.0 Java API Reference | ||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.star.uno.RuntimeException
com.sun.star.uno.MappingException
The mapping Exception. The exception is replaced by the com.sun.star.lang.DisposedException.
UnoRuntime,
IQueryInterface,
IBridge,
直列化された形式| フィールドの概要 |
| クラス com.sun.star.uno.RuntimeException から継承したフィールド |
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.
|
|
| クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public MappingException()
MappingException.
public MappingException(String message)
MappingException with a detail message.
message - the detail message.
public MappingException(String message,
Object context)
MappingException with a detail message
and a context.
message - the detail message.context - the context.
|
UDK 3.1.0 Java API Reference | ||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||