类 UnsupportTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gu.sql2java.exception.ResultSetCodecException
gu.sql2java.exception.UnsupportTypeException
- 所有已实现的接口:
Serializable
不支持的数据类型
- 从以下版本开始:
- 3.21.0
- 作者:
- guyadong
- 另请参阅:
-
构造器概要
构造器构造器说明UnsupportTypeException(String message) UnsupportTypeException(String message, Throwable cause) UnsupportTypeException(Throwable cause) -
方法概要
-
构造器详细资料
-
UnsupportTypeException
public UnsupportTypeException() -
UnsupportTypeException
-
UnsupportTypeException
-
UnsupportTypeException
-