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