public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
getColumnNumber, getDetail, getLineNumber, getMessage, printStackTrace, setDetail
public 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