org.apache.xml.utils
public class WrongParserException extends RuntimeException
Constructor and Description |
---|
WrongParserException(String message)
Create a WrongParserException object.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrongParserException(String message)
message
- The error message that should be reported to the user.Copyright © –2015. All rights reserved.