org.apache.xml.utils

Class WrongParserException


public class WrongParserException
extends RuntimeException

Certain functions may throw this error if they are paired with the incorrect parser.

Constructor Summary

WrongParserException(String message)
Create a WrongParserException object.

Constructor Details

WrongParserException

public WrongParserException(String message)
Create a WrongParserException object.
Parameters:
message - The error message that should be reported to the user.

Copyright B) 2004 Apache XML Project. All Rights Reserved.