public class InvalidIdException extends ArooaException
| Constructor and Description |
|---|
InvalidIdException(String id) |
InvalidIdException(String id,
String message) |
InvalidIdException(String id,
String message,
Throwable t) |
InvalidIdException(String id,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.