C# Class UserApp.Exceptions.ServiceException

Inheritance: UserAppException
Show file Open project: userapp-io/userapp-dotnet Class Usage Examples

Public Methods

Method Description
ServiceException ( string errorCode, string message )

Method Details

ServiceException() public method

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