C# Class UserApp.Exceptions.ServiceException

Inheritance: UserAppException
Afficher le fichier Open project: userapp-io/userapp-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
ServiceException ( string errorCode, string message )

Method Details

ServiceException() public méthode

public ServiceException ( string errorCode, string message )
errorCode string
message string