Package io.vavr.test
Class Property.CheckError
java.lang.Object
java.lang.Throwable
java.lang.Error
io.vavr.test.Property.CheckError
- All Implemented Interfaces:
Serializable
- Enclosing class:
Property
Internally used to provide more specific error messages.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
CheckError
-