Package nl.jqno.equalsverifier.util.exceptions

Exception Summary
AssertionException Signals that an EqualsVerfier assertion has failed.
EqualsVerifierBugException Signals a bug in EqualsVerifier.
InternalException Exception internal to the EqualsVerifier project.
RecursionException Signals that a recursion has been detected while traversing the fields of a data structure.
ReflectionException Signals that a reflection call went awry.
 



Copyright © 2015. All Rights Reserved.