public class Rejected extends IllegalArgumentException
| Constructor and Description |
|---|
Rejected(ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
report() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic Rejected(ValidationReport report)
public ValidationReport report()
Copyright © 2010–2025 Smals. All rights reserved.