다음을 통해 공유


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, Exception)
SimpleAzureStorageException(Int32, String, String, Exception)
SimpleAzureStorageException(Int32, String)
SimpleAzureStorageException(SerializationInfo, StreamingContext)
SimpleAzureStorageException(String, Exception)
SimpleAzureStorageException(String)

적용 대상