Class SCustomUserInfoDefinitionAlreadyExistsException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SCustomUserInfoDefinitionAlreadyExistsException

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

      • getDefinitionName

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