public class GroupNotFoundException extends Exception
| Constructor and Description |
|---|
GroupNotFoundException() |
GroupNotFoundException(String message) |
GroupNotFoundException(String message,
Throwable cause) |
GroupNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Suncode. All rights reserved.