Class InvalidTupleException

All Implemented Interfaces:
Serializable

public class InvalidTupleException extends RiskscapeException

Thrown when an invalid tuple (row) of input data is encountered, i.e. this indicates there is a problem with the user's source data that needs addressing.

See Also:
  • Constructor Details

  • Method Details

    • getTuple

      public Tuple getTuple()
    • getReason

      public Problem getReason()

      The specific reason why the tuple is invalid