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