public class ReferenceIsUnresolvedException extends TypeExceptions
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ReferenceIsUnresolvedException(java.lang.String errorMessage)
Constructor, just calls super(errorMesage).
|
private static final long serialVersionUID