jp.littlesoft.data
クラス Column.TypeMismatchException

java.lang.Object
  上位を拡張 java.lang.Throwable
      上位を拡張 java.lang.Exception
          上位を拡張 jp.littlesoft.LSException
              上位を拡張 jp.littlesoft.data.exception.DataException
                  上位を拡張 jp.littlesoft.data.Column.TypeMismatchException
すべての実装されたインタフェース:
Serializable
含まれているクラス:
Column

public static class Column.TypeMismatchException
extends DataException

関連項目:
直列化された形式

コンストラクタの概要
Column.TypeMismatchException(String name)
           
 
メソッドの概要
 
クラス jp.littlesoft.LSException から継承されたメソッド
getCauseUpdateError, getLocale, getLocalizedMessage, getMessage, getMessageResource, setLocale, setMessageResource
 
クラス java.lang.Throwable から継承されたメソッド
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

Column.TypeMismatchException

public Column.TypeMismatchException(String name)


Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.