public class GeppettoExecutionException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
GeppettoExecutionException(java.lang.String string) |
GeppettoExecutionException(java.lang.String string,
java.lang.Throwable e1) |
GeppettoExecutionException(java.lang.Throwable cause) |
private static final long serialVersionUID
public GeppettoExecutionException(java.lang.Throwable cause)
public GeppettoExecutionException(java.lang.String string)
public GeppettoExecutionException(java.lang.String string, java.lang.Throwable e1)