public class ParseDirectiveException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private int |
depthCount |
private java.util.Stack |
filenameStack |
private java.lang.String |
msg |
Constructor and Description |
---|
ParseDirectiveException(java.lang.String m,
int i)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addFile(java.lang.String s)
Add a file to the filename stack
|
java.lang.String |
getMessage()
Get a message.
|
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.