public class InvalidOverlayConfigurationException
extends org.apache.maven.plugin.MojoExecutionException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidOverlayConfigurationException(java.lang.String string) |
InvalidOverlayConfigurationException(java.lang.String string,
java.lang.Throwable throwable) |
getLongMessage, getSource
private static final long serialVersionUID
public InvalidOverlayConfigurationException(java.lang.String string)
string
- Set the message of the exception.public InvalidOverlayConfigurationException(java.lang.String string, java.lang.Throwable throwable)
string
- Set the message of the exception.throwable
- Throwable