org.apache.xml.utils
public class WrongParserException extends RuntimeException
UNKNOWN: general
| Constructor Summary | |
|---|---|
| WrongParserException(String message)
Create a WrongParserException object. | |
Parameters: message The error message that should be reported to the user.