public class TokenizerBufferOverflowException extends TokenizerException
column, detail, row
Constructor and Description |
---|
TokenizerBufferOverflowException() |
TokenizerBufferOverflowException(java.lang.String s) |
TokenizerBufferOverflowException(java.lang.String s,
int row,
int column) |
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