|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Constructors | |
String) |
Constructs a {@code VerifyException} with the message {@code message}. |
String, |
Constructs a {@code VerifyException} with the message {@code message} and the cause {@code cause}. |
Throwable) |
Constructs a {@code VerifyException} with the cause {@code cause} and a message that is {@code null} if {@code cause} is null, and {@code cause.toString()} otherwise. |
| Added Constructors | |
String) |
Constructs a {@code VerifyException} with the message {@code message}. |
String, |
Constructs a {@code VerifyException} with the message {@code message} and the cause {@code cause}. |
Throwable) |
Constructs a {@code VerifyException} with the cause {@code cause} and a message that is {@code null} if {@code cause} is null, and {@code cause.toString()} otherwise. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||