public class WrongParserException extends RuntimeException
Constructor and Description |
---|
WrongParserException(String message)
Create a WrongParserException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrongParserException(String message)
message
- The error message that should be reported to the user.Copyright © 2018 JBoss by Red Hat. All rights reserved.