パッケージ jakarta.activation

クラス UnsupportedDataTypeException

  • 実装されているすべてのインターフェース:
    SerializableSE

    public class UnsupportedDataTypeException
    extends IOExceptionSE
    リクエストされた操作がリクエストされたデータ型をサポートしていないことを通知します。
    関連事項:
    DataHandler, 連載形式
    • コンストラクターの詳細

      • UnsupportedDataTypeException

        public UnsupportedDataTypeException()
        詳細メッセージなしで UnsupportedDataTypeException を構築します。
      • UnsupportedDataTypeException

        public UnsupportedDataTypeException​(StringSE s)
        指定されたメッセージで UnsupportedDataTypeException を構築します。
        パラメーター:
        s - 詳細メッセージ。