Class InvalidUserException

All Implemented Interfaces:
Serializable

public class InvalidUserException extends BaseException
InvalidUserException -- The user has no data set.
Since:
2.0.0 2021-05-24
Author:
klenkes74 <rlichti@kaiserpfalz-edv.de>
See Also:
  • Constructor Details

    • InvalidUserException

      public InvalidUserException(User user)
      The user data is invalid. No spec is defined.
      Parameters:
      user - The invalid user