C# Class Covi.Features.ApplyCode.Services.ApplyCodeExpiredException

Inheritance: DomainException, IUserFriendlyException
Show file Open project: epam/covid-resistance-mobile Class Usage Examples

Public Methods

Method Description
ApplyCodeExpiredException ( string message ) : Covi.Features.Exceptions

Method Details

ApplyCodeExpiredException() public method

public ApplyCodeExpiredException ( string message ) : Covi.Features.Exceptions
message string
return Covi.Features.Exceptions