|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditFormatException | |
|---|---|
| org.jwall.web.audit.io | This package contains the interfaces and classes that are used to read event from various sources or write audit-event to files. |
| Uses of AuditFormatException in org.jwall.web.audit.io |
|---|
| Subclasses of AuditFormatException in org.jwall.web.audit.io | |
|---|---|
class |
ParseException
Instances of this class are thrown by audit-log readers in case of parsing errors. |
| Methods in org.jwall.web.audit.io that throw AuditFormatException | |
|---|---|
static AuditEventReader |
AuditFormat.createReader(String filename,
boolean tail)
This method creates the appropriate reader for a file, denoted by filename. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||