Class SExternalIdentityMappingAlreadyExistsException

All Implemented Interfaces:
Serializable

public class SExternalIdentityMappingAlreadyExistsException extends SExternalIdentityMappingException
Author:
Emmanuel Duchastenier
See Also:
  • Constructor Details

    • SExternalIdentityMappingAlreadyExistsException

      public SExternalIdentityMappingAlreadyExistsException(String message)
    • SExternalIdentityMappingAlreadyExistsException

      public SExternalIdentityMappingAlreadyExistsException(Throwable cause)
    • SExternalIdentityMappingAlreadyExistsException

      public SExternalIdentityMappingAlreadyExistsException(String message, Throwable cause)