类 UnsupportedDataTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.vorbote.commons.except.UnsupportedDataTypeException
所有已实现的接口:
Serializable

public class UnsupportedDataTypeException extends RuntimeException
This exception means the date type to transform is not supported.
从以下版本开始:
1.5.5
作者:
vorbote thills@vorbote.cn
另请参阅:
  • 构造器详细资料

    • UnsupportedDataTypeException

      public UnsupportedDataTypeException()
    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(String message)