次の方法で共有


SimpleAzureStorageException クラス

定義

public class SimpleAzureStorageException : Microsoft.WindowsAzure.Storage.StorageException
public class SimpleAzureStorageException : Azure.RequestFailedException
[Orleans.GenerateSerializer]
public class SimpleAzureStorageException : Azure.RequestFailedException
type SimpleAzureStorageException = class
    inherit StorageException
type SimpleAzureStorageException = class
    inherit RequestFailedException
[<Orleans.GenerateSerializer>]
type SimpleAzureStorageException = class
    inherit RequestFailedException
Public Class SimpleAzureStorageException
Inherits StorageException
Public Class SimpleAzureStorageException
Inherits RequestFailedException
継承
SimpleAzureStorageException
継承
SimpleAzureStorageException
属性

コンストラクター

SimpleAzureStorageException()
SimpleAzureStorageException(Int32, String)
SimpleAzureStorageException(Int32, String, Exception)
SimpleAzureStorageException(Int32, String, String, Exception)
SimpleAzureStorageException(SerializationInfo, StreamingContext)
SimpleAzureStorageException(String)
SimpleAzureStorageException(String, Exception)

適用対象