Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UserApp
Exceptions
ServiceException
C# Class UserApp.Exceptions.ServiceException
Inheritance:
UserAppException
ファイルを表示
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