public class UserNotFoundException extends RuntimeException
| Constructor and Description |
|---|
UserNotFoundException() |
UserNotFoundException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserNotFoundException()
public UserNotFoundException(String message)
Copyright © 2023 Suncode. All rights reserved.