Class ConfigGeneratorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wildfly.galleon.plugin.server.ConfigGeneratorException
-
- All Implemented Interfaces:
java.io.Serializable
public class ConfigGeneratorException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigGeneratorException(java.lang.Exception cause)ConfigGeneratorException(java.lang.String msg)ConfigGeneratorException(java.lang.String msg, java.lang.Throwable cause)
-