Class ConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jboss.windup.util.exception.WindupException
-
- org.jboss.windup.config.exception.ConfigurationException
-
- All Implemented Interfaces:
Serializable
public class ConfigurationException extends org.jboss.windup.util.exception.WindupException- Author:
- Lincoln Baxter, III
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigurationException(String message)ConfigurationException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-