l10n converter

com.sun.star.tooling.converter
クラス LineErrorException

java.lang.Object
  上位を拡張 java.lang.Throwable
      上位を拡張 java.lang.Exception
          上位を拡張 com.sun.star.tooling.converter.LineErrorException
すべての実装されたインタフェース:
java.io.Serializable

public class LineErrorException
extends java.lang.Exception

This Exeption is thrown if a DataReader finds an error in a read Line f. e. wrong column number

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

フィールドの概要
 int tokenCount
           
 
コンストラクタの概要
LineErrorException()
           
LineErrorException(java.lang.String arg0)
           
LineErrorException(java.lang.String arg0, java.lang.Throwable arg1)
           
LineErrorException(java.lang.Throwable arg0)
           
 
メソッドの概要
 
クラス java.lang.Throwable から継承されたメソッド
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

tokenCount

public int tokenCount
コンストラクタの詳細

LineErrorException

public LineErrorException()

LineErrorException

public LineErrorException(java.lang.String arg0)
パラメータ:
arg0 -

LineErrorException

public LineErrorException(java.lang.String arg0,
                          java.lang.Throwable arg1)
パラメータ:
arg0 -
arg1 -

LineErrorException

public LineErrorException(java.lang.Throwable arg0)
パラメータ:
arg0 -

l10n converter

Copyright © 2004 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA