Generic Challenge Validation Exception
Generic challenge validation exception for errors that don't fit specific validation categories.
This exception is used for validation failures that don't have a specific exception class, such as:
Invalid XDR parsing
Missing operations
Other structural issues with the challenge transaction
For specific validation failures, use the specialized exception classes:
InvalidSequenceNumberException
InvalidMemoTypeException
InvalidOperationTypeException
etc.
Parameters
message
Description of the validation failure