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