public class ModelException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Not sure what this is for
|
Constructor and Description |
---|
ModelException() |
ModelException(java.lang.String message) |
ModelException(java.lang.String message,
java.lang.Exception e) |
private static final long serialVersionUID