Uses of Class
nl.jqno.equalsverifier.util.exceptions.InternalException

Packages that use InternalException
nl.jqno.equalsverifier.util.exceptions   
 

Uses of InternalException in nl.jqno.equalsverifier.util.exceptions
 

Subclasses of InternalException in nl.jqno.equalsverifier.util.exceptions
 class AssertionException
          Signals that an EqualsVerfier assertion has failed.
 class EqualsVerifierBugException
          Signals a bug in EqualsVerifier.
 class RecursionException
          Signals that a recursion has been detected while traversing the fields of a data structure.
 class ReflectionException
          Signals that a reflection call went awry.
 



Copyright © 2015. All Rights Reserved.