- java.lang.Object
-
- io.hotmoka.verification.issues.Issue
-
- io.hotmoka.verification.issues.Error
-
- io.hotmoka.verification.issues.IllegalFieldNameError
-
- All Implemented Interfaces:
Comparable<Issue>
public class IllegalFieldNameError extends Error
-
-
Constructor Summary
Constructors Constructor Description IllegalFieldNameError(String where, String fieldName)
-