Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
UserApp
Exceptions
ServiceException
C# Class UserApp.Exceptions.ServiceException
Inheritance:
UserAppException
Mostra 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