public class WrongDataTypeException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ERROR_MESSAGE |
| Constructor and Description |
|---|
WrongDataTypeException() |
WrongDataTypeException(java.lang.String message) |
public static final java.lang.String ERROR_MESSAGE