org::jdom::IllegalTargetException Class Reference

List of all members.

Public Member Functions

 IllegalTargetException (String target, String reason)
 IllegalTargetException (String target)

Detailed Description

IllegalTargetException is thrown when a target is supplied in construction, etc., of a JDOM ProcessingInstruction, and that name breaks XML naming conventions.

Author:
Brett McLaughlin
Version:
Revision
1.11
,
Date
2002/04/29 13:38:15


Constructor & Destructor Documentation

org::jdom::IllegalTargetException::IllegalTargetException String  target,
String  reason
[inline]
 

This will create an Exception indicating that the specified target is illegal for the ProcessingInstruction it was supplied to.

Parameters:
target String target that breaks rules.
reason String message or reason target is illegal.

org::jdom::IllegalTargetException::IllegalTargetException String  target  )  [inline]
 

This will create an Exception indicating that the specified target is illegal for the ProcessingInstruction it was supplied to.

Parameters:
target String target that breaks rules.


The documentation for this class was generated from the following file:
Generated on Tue Jan 17 02:53:57 2006 for JDOM by  doxygen 1.4.6