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