public class ConfigurationParseException extends AbstractEngineException
| Constructor and Description |
|---|
ConfigurationParseException(String message)
Constructor.
|
ConfigurationParseException(String message,
Throwable cause)
Constructor.
|
ConfigurationParseException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationParseException(String message)
message - an error messagepublic ConfigurationParseException(String message, Throwable cause)
message - an error messagecause - the underlying causepublic ConfigurationParseException(Throwable cause)
cause - Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.