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
Stratosphere
Aws
AmazonException
C# Class Stratosphere.Aws.AmazonException
Inheritance:
System.Exception
ファイルを表示
Open project: petrohi/Stratosphere
Class Usage Examples
Public Methods
Method
Description
TryCreate
(
WebException
webException
,
AmazonException
&
amazonException
) :
bool
Private Methods
Method
Description
AmazonException
(
string
message
,
string
code
,
WebException
inner
) :
System
Method Details
TryCreate()
public
static
method
public
static
TryCreate
(
WebException
webException
,
AmazonException
&
amazonException
) :
bool
webException
System.Net.WebException
amazonException
AmazonException
return
bool