Main Page | Class Hierarchy | Class List | Class Members

org::jdom::IllegalTargetException Class Reference

List of all members.

Public Member Functions

 IllegalTargetException (String reason)

Package Functions

 IllegalTargetException (String target, String reason)

Detailed Description

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

Version:
Revision
1.14
,
Date
2004/02/06 09:28:30
Author:
Brett McLaughlin


Constructor & Destructor Documentation

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

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  reason  )  [inline]
 

Creates an exception with the specified error message.

Parameters:
reason cause of the problem


The documentation for this class was generated from the following file:
Generated on Thu Dec 9 10:42:04 2004 for JDOM by  doxygen 1.3.9.1