クラス UnsupportedDataTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.impl.rdb.adapter.UnsupportedDataTypeException
すべての実装されたインタフェース:
Serializable

public class UnsupportedDataTypeException extends RuntimeException
関連項目:
  • コンストラクタの詳細

    • UnsupportedDataTypeException

      public UnsupportedDataTypeException()
    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(String message, Throwable cause)
    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(String message)
    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(Throwable cause)