Class SExternalIdentityMappingNotFoundException

All Implemented Interfaces:
Serializable

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

    • SExternalIdentityMappingNotFoundException

      public SExternalIdentityMappingNotFoundException(String message)
    • SExternalIdentityMappingNotFoundException

      public SExternalIdentityMappingNotFoundException(Throwable cause)
    • SExternalIdentityMappingNotFoundException

      public SExternalIdentityMappingNotFoundException(String message, Throwable cause)