SimpleAzureStorageException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
-
SimpleAzureStorageException
- Inheritance
-
SimpleAzureStorageException
- Attributes