Class UserNotFoundException

All Implemented Interfaces:
Serializable

public class UserNotFoundException extends GeneralException
See Also:
  • Constructor Details

    • UserNotFoundException

      public UserNotFoundException(String username)
    • UserNotFoundException

      public UserNotFoundException(Long userId)
    • UserNotFoundException

      public UserNotFoundException()