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