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