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
- 関連項目:
- 直列化された形式
| クラス 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 -
Copyright © 2004 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA