Constructs a new assertion creation exception with the specified detail message and cause.
Note that the detail message associated with
cause is not automatically incorporated in
this exception's detail message.
Parameters: assertionData - the data provided for assertion creation Parameters: message - the detail message.
Constructs a new assertion creation exception with the specified detail message and cause.
Note that the detail message associated with
cause is not automatically incorporated in
this exception's detail message.
Parameters: assertionData - the data provided for assertion creation Parameters: message - the detail message. Parameters: cause - the cause. (A null value is permitted, and indicates that the cause is nonexistent or unknown.)
Constructs a new assertion creation exception with the specified detail message and cause.
Parameters: assertionData - the data provided for assertion creation Parameters: cause - the cause. (A null value is permitted, and indicates that the cause is nonexistent or unknown.)