类 UnsupportTypeException

所有已实现的接口:
Serializable

public class UnsupportTypeException extends ResultSetCodecException
不支持的数据类型
从以下版本开始:
3.21.0
作者:
guyadong
另请参阅:
  • 构造器详细资料

    • UnsupportTypeException

      public UnsupportTypeException()
    • UnsupportTypeException

      public UnsupportTypeException(String message)
    • UnsupportTypeException

      public UnsupportTypeException(Throwable cause)
    • UnsupportTypeException

      public UnsupportTypeException(String message, Throwable cause)