Class UserNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.adorsys.datasafe.directory.impl.profile.exceptions.UserNotFoundException
All Implemented Interfaces:
Serializable

public class UserNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • UserNotFoundException

      public UserNotFoundException(String message)