Class Failure


  • public class Failure
    extends Object

    Value Object used to return issues found when evaluating Fallible assertions.
    Depending on the Severity of this object, the author can choose to take the appropriate action (e.g. recover, hard fail, skip execution, ...).

    Since:
    1.0.0
    Version:
    1.0.0
    Author:
    Stijn Dejongh