Class SCustomUserInfoDefinitionAlreadyExistsException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SCustomUserInfoDefinitionAlreadyExistsException extends SIdentityException
Identity related exception indicating that the SCustomUserInfoDefinition already exists
Author:
Elias Ricken de Medeiros
See Also:
  • Constructor Details

    • SCustomUserInfoDefinitionAlreadyExistsException

      public SCustomUserInfoDefinitionAlreadyExistsException(String definitionName)
      creates a new instance with a given definition Name that already exists
      Parameters:
      definitionName - the definition name that already exists
  • Method Details

    • getDefinitionName

      public String getDefinitionName()
      Returns:
      the definition name that already exists