Share via


StorageObjectModelErrorCodes Class

 

Represents the error codes that can be returned by the storage object model.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsServerSolutions.Storage.StorageObjectModelErrorCodes

Syntax

public sealed class StorageObjectModelErrorCodes
public ref class StorageObjectModelErrorCodes sealed 
Public NotInheritable Class StorageObjectModelErrorCodes

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static AccessDenied

Specifies that access is denied.

System_CAPS_pubfieldSystem_CAPS_static AclError

Specifies that an ACL error has occurred.

System_CAPS_pubfieldSystem_CAPS_static AlreadyBeenShared

Specifies that the object has already been shared.

System_CAPS_pubfieldSystem_CAPS_static CacheOutOfDateError

Specifies that a cache out of date error has occurred.

System_CAPS_pubfieldSystem_CAPS_static CannotAssignAccessPathError

Specifies that an attempt to assign an access path (drive letter) failed.

System_CAPS_pubfieldSystem_CAPS_static CannotConnectToFsrm

Specifies that hte system cannot connect to FSRM.

System_CAPS_pubfieldSystem_CAPS_static CannotCreateFolderUnderDfsRoot

Specifies that the system cannot create a folder under the DFS root.

System_CAPS_pubfieldSystem_CAPS_static ClientBackupError

Specifies that a client backup error has occurred.

System_CAPS_pubfieldSystem_CAPS_static ConfigurationXmlError

Specifies that a configuration xml error has occurred.

System_CAPS_pubfieldSystem_CAPS_static DfsEntryExists

Specifies that the DFS entry already exists.

System_CAPS_pubfieldSystem_CAPS_static DfsEntryModified

Specifies that the DFS entry has been modified.

System_CAPS_pubfieldSystem_CAPS_static DfsEntryMultiTarget

Specifies that the DFS entry is multi-targeted.

System_CAPS_pubfieldSystem_CAPS_static DfsFailure

Specifies that a DFS failure has occurred.

System_CAPS_pubfieldSystem_CAPS_static DirectoryExists

Specifies that the directory already exists.

System_CAPS_pubfieldSystem_CAPS_static DiskInitError

Specifies that a disk initialization error has occurred.

System_CAPS_pubfieldSystem_CAPS_static DiskInUseError

Specifies that a disk in use error has occurred.

System_CAPS_pubfieldSystem_CAPS_static DiskNotFoundError

Specifies that the disk was not found.

System_CAPS_pubfieldSystem_CAPS_static DiskUninitError

Specifies that a disk uninitialized error has occurred.

System_CAPS_pubfieldSystem_CAPS_static DomainControllerError

Specifies that a domain controller error has occurred.

System_CAPS_pubfieldSystem_CAPS_static FileLockedError

Specifies that the file is locked.

System_CAPS_pubfieldSystem_CAPS_static FolderDeleteError

Specifies that an error occurred while deleting folder data.

System_CAPS_pubfieldSystem_CAPS_static FolderExistsError

Specifies that the folder already exists.

System_CAPS_pubfieldSystem_CAPS_static FolderMoveError

Specifies that an error occurred while moving the folder.

System_CAPS_pubfieldSystem_CAPS_static GetDomainFailed

Specifies that the attempt to retrieve the domain has failed.

System_CAPS_pubfieldSystem_CAPS_static GetFolderQuotaFailed

Specifies that the attempt to retrieve the folder quota has failed.

System_CAPS_pubfieldSystem_CAPS_static InstallFsrmFailed

Specifies that the attempt to install FSRM has failed.

System_CAPS_pubfieldSystem_CAPS_static InstallFsrmFailedPendingReboot

Specifies that the attempt to install FSRM failed, pending reboot.

System_CAPS_pubfieldSystem_CAPS_static InvalidAccessError

Specifies that an invalid access error has occured.

System_CAPS_pubfieldSystem_CAPS_static InvalidAccessType

Specifies that an access type is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidArgument

Specifies that the input parameter is not correct.

System_CAPS_pubfieldSystem_CAPS_static InvalidDescription

Specifies that the description is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidDiskState

Specifies that the disk state is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidDiskToAddToSpacesPool

Specifies that the disk that was attempted to add to a space pool was invalid.

System_CAPS_pubfieldSystem_CAPS_static InvalidDriveState

Specifies that the drive state is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidFileSystem

Specifies that the file system is not NTFS.

System_CAPS_pubfieldSystem_CAPS_static InvalidFolderID

Specifies that the folder identifier is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidFolderPath

Specifies that the directory path is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidFolderState

Specifies that the state of the folder is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidLabel

Specifies that the label is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidName

Specifies that the name is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidOperationState

Specifies that the operation state is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidSID

Specifies that the SID is not valid.

System_CAPS_pubfieldSystem_CAPS_static InvalidStorageSubsystemError

Specifies that the storage subsystem does not support the storage pool.

System_CAPS_pubfieldSystem_CAPS_static InvalidUserPermission

Specifies that the user permissions are not correct.

System_CAPS_pubfieldSystem_CAPS_static MountError

Specifies that a mount error has occurred.

System_CAPS_pubfieldSystem_CAPS_static NoError

Specifies that no errors have occurred.

System_CAPS_pubfieldSystem_CAPS_static NotEnoughPhysicalDiskError

Specifies that there is not enough physical disk

System_CAPS_pubfieldSystem_CAPS_static NotSupported

Specifies that the request is not supported.

System_CAPS_pubfieldSystem_CAPS_static NotUniqueError

Specifies that the error is not unique.

System_CAPS_pubfieldSystem_CAPS_static OperationCannotCompleteInCurrentHealthStatusError

Specifies that the operation cannot complete in the current health state.

System_CAPS_pubfieldSystem_CAPS_static OperationCannotCompleteWithReadonlyPoolError

Specifies that the operation cannot complete with a read-only pool.

System_CAPS_pubfieldSystem_CAPS_static OperationInProgress

Specifies that the operation is already in progress.

System_CAPS_pubfieldSystem_CAPS_static OutOfResourceError

Specifies that an out-of-resource error has occurred.

System_CAPS_pubfieldSystem_CAPS_static OutOfSpaceError

Specifies that space is not available.

System_CAPS_pubfieldSystem_CAPS_static PublishingError

Specifies that a publishing error has occurred.

System_CAPS_pubfieldSystem_CAPS_static RemoteFolderCouldNotBeMoved

Specifies that the remote folder could not be moved.

System_CAPS_pubfieldSystem_CAPS_static RequestCancelledError

Specifies that the request was canceled by the user.

System_CAPS_pubfieldSystem_CAPS_static RequestNotFound

Specifies that the request was not found.

System_CAPS_pubfieldSystem_CAPS_static ServicePaused

Specifies that the service is paused.

System_CAPS_pubfieldSystem_CAPS_static ServiceShutdown

Specifies that the service is being shutdown.

System_CAPS_pubfieldSystem_CAPS_static SetFolderQuotaFailed

Specifies that the attempt to set the folder quota has failed.

System_CAPS_pubfieldSystem_CAPS_static SharingError

Specifies that a sharing error has occurred.

System_CAPS_pubfieldSystem_CAPS_static SnapshotsScheduleError

Specifies that a snapshots schedule error has occurred.

System_CAPS_pubfieldSystem_CAPS_static SnapshotsShadowError

Specifies that a snapshots shadow error has occurred.

System_CAPS_pubfieldSystem_CAPS_static StorageConnectionFailed

Specifies that a connection could not be made to the storage provider.

System_CAPS_pubfieldSystem_CAPS_static StorageObjectNotFound

Specifies that the storage object was not found.

System_CAPS_pubfieldSystem_CAPS_static StorageProviderNotConnected

Specifies that the storage provider is not connected.

System_CAPS_pubfieldSystem_CAPS_static TimeoutError

Specifies that a timeout error has occurred

System_CAPS_pubfieldSystem_CAPS_static UnknownError

Specifies that an unknown error has occurred.

System_CAPS_pubfieldSystem_CAPS_static UnsupportedPhysicalDiskError

Specifies that the physical disk type cannot create a storage pool.

System_CAPS_pubfieldSystem_CAPS_static VDSProviderError

Specifies that a VDS provider error has occurred.

System_CAPS_pubfieldSystem_CAPS_static WMIConnectionFailed

Specifies that the WMI connection failed.

System_CAPS_pubfieldSystem_CAPS_static WSearchError

Specifies that a WSearch error has occurred.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsServerSolutions.Storage Namespace

Return to top