Class UserNotFoundException

All Implemented Interfaces:
Serializable

public class UserNotFoundException extends ApplicationException
See Also:
  • Constructor Details

    • UserNotFoundException

      public UserNotFoundException(Exception e)
    • UserNotFoundException

      public UserNotFoundException()