|
JAF 1.0 | ||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--javax.activation.UnsupportedDataTypeException
要求された操作が要求されたデータタイプをサポートしていないことを 示すクラスです。
DataHandler
, 直列化された形式コンストラクタの概要 | |
UnsupportedDataTypeException()
詳細メッセージを持たない UnsupportedDataTypeException を生成します。 |
|
UnsupportedDataTypeException(java.lang.String s)
指定した詳細メッセージを持つ UnsupportedDataTypeException を生成します。 |
クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
クラス java.lang.Object から継承したメソッド |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
コンストラクタの詳細 |
public UnsupportedDataTypeException()
public UnsupportedDataTypeException(java.lang.String s)
s
- 詳細メッセージ。
|
JAF 1.0 | ||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |