SnapshotVersionNotAvailableException 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.
An exception that indicates snapshot version is not available to operate on.
public class SnapshotVersionNotAvailableException : Exception
type SnapshotVersionNotAvailableException = class
inherit Exception
Public Class SnapshotVersionNotAvailableException
Inherits Exception
- Inheritance
-
SnapshotVersionNotAvailableException
Constructors
SnapshotVersionNotAvailableException() |
Initializes a new instance of the SnapshotVersionNotAvailableException class. |
SnapshotVersionNotAvailableException(String, Exception) |
Initializes a new instance of the SnapshotVersionNotAvailableException class. |
SnapshotVersionNotAvailableException(String) |
Initializes a new instance of the SnapshotVersionNotAvailableException class. |
SnapshotVersionNotAvailableException(Uri, Object, Exception) |
Initializes a new instance of the SnapshotVersionNotAvailableException class. |
SnapshotVersionNotAvailableException(Uri, Object) |
Initializes a new instance of the SnapshotVersionNotAvailableException class. |