public class RuntimeExceptionWithArguments extends RuntimeException
| Constructor and Description |
|---|
RuntimeExceptionWithArguments() |
RuntimeExceptionWithArguments(String message) |
RuntimeExceptionWithArguments(String message,
String... arguments) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getArguments() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2025 Qcadoo Limited