java.io.Serializablepublic class TokenizerBufferOverflowException extends TokenizerException
column, detail, row| Constructor | Description |
|---|---|
TokenizerBufferOverflowException() |
|
TokenizerBufferOverflowException(java.lang.String s) |
|
TokenizerBufferOverflowException(java.lang.String s,
int row,
int column) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toStringgetColumnNumber, getDetail, getLineNumber, getMessage, printStackTrace, setDetailpublic TokenizerBufferOverflowException()
public TokenizerBufferOverflowException(java.lang.String s)
public TokenizerBufferOverflowException(java.lang.String s,
int row,
int column)
Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.
Note this package is deprecated by XPP3 that implements XmlPull API