Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.io.IOException
com.wutka.dtd.DTDParseException
public class DTDParseException
extends IOException
Field Summary | |
int | |
int | |
String |
Constructor Summary | |
| |
| |
|
Method Summary | |
int | |
String |
|
int |
public DTDParseException()
public DTDParseException(String message)
public DTDParseException(String id, String message, int line, int col)
public DTDParseException(String message, int line, int col)