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