StorageObjectModelErrorCodes Class

 

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

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

System::Object
  Microsoft.WindowsServerSolutions.Storage::StorageObjectModelErrorCodes

public ref class StorageObjectModelErrorCodes sealed 

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAccessDenied

Specifies that access is denied.

System_CAPS_pubfieldSystem_CAPS_staticAclError

Specifies that an ACL error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticAlreadyBeenShared

Specifies that the object has already been shared.

System_CAPS_pubfieldSystem_CAPS_staticCacheOutOfDateError

Specifies that a cache out of date error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticCannotAssignAccessPathError

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

System_CAPS_pubfieldSystem_CAPS_staticCannotConnectToFsrm

Specifies that hte system cannot connect to FSRM.

System_CAPS_pubfieldSystem_CAPS_staticCannotCreateFolderUnderDfsRoot

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

System_CAPS_pubfieldSystem_CAPS_staticClientBackupError

Specifies that a client backup error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticConfigurationXmlError

Specifies that a configuration xml error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticDfsEntryExists

Specifies that the DFS entry already exists.

System_CAPS_pubfieldSystem_CAPS_staticDfsEntryModified

Specifies that the DFS entry has been modified.

System_CAPS_pubfieldSystem_CAPS_staticDfsEntryMultiTarget

Specifies that the DFS entry is multi-targeted.

System_CAPS_pubfieldSystem_CAPS_staticDfsFailure

Specifies that a DFS failure has occurred.

System_CAPS_pubfieldSystem_CAPS_staticDirectoryExists

Specifies that the directory already exists.

System_CAPS_pubfieldSystem_CAPS_staticDiskInitError

Specifies that a disk initialization error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticDiskInUseError

Specifies that a disk in use error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticDiskNotFoundError

Specifies that the disk was not found.

System_CAPS_pubfieldSystem_CAPS_staticDiskUninitError

Specifies that a disk uninitialized error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticDomainControllerError

Specifies that a domain controller error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticFileLockedError

Specifies that the file is locked.

System_CAPS_pubfieldSystem_CAPS_staticFolderDeleteError

Specifies that an error occurred while deleting folder data.

System_CAPS_pubfieldSystem_CAPS_staticFolderExistsError

Specifies that the folder already exists.

System_CAPS_pubfieldSystem_CAPS_staticFolderMoveError

Specifies that an error occurred while moving the folder.

System_CAPS_pubfieldSystem_CAPS_staticGetDomainFailed

Specifies that the attempt to retrieve the domain has failed.

System_CAPS_pubfieldSystem_CAPS_staticGetFolderQuotaFailed

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

System_CAPS_pubfieldSystem_CAPS_staticInstallFsrmFailed

Specifies that the attempt to install FSRM has failed.

System_CAPS_pubfieldSystem_CAPS_staticInstallFsrmFailedPendingReboot

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

System_CAPS_pubfieldSystem_CAPS_staticInvalidAccessError

Specifies that an invalid access error has occured.

System_CAPS_pubfieldSystem_CAPS_staticInvalidAccessType

Specifies that an access type is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidArgument

Specifies that the input parameter is not correct.

System_CAPS_pubfieldSystem_CAPS_staticInvalidDescription

Specifies that the description is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidDiskState

Specifies that the disk state is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidDiskToAddToSpacesPool

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

System_CAPS_pubfieldSystem_CAPS_staticInvalidDriveState

Specifies that the drive state is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidFileSystem

Specifies that the file system is not NTFS.

System_CAPS_pubfieldSystem_CAPS_staticInvalidFolderID

Specifies that the folder identifier is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidFolderPath

Specifies that the directory path is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidFolderState

Specifies that the state of the folder is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidLabel

Specifies that the label is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidName

Specifies that the name is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidOperationState

Specifies that the operation state is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidSID

Specifies that the SID is not valid.

System_CAPS_pubfieldSystem_CAPS_staticInvalidStorageSubsystemError

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

System_CAPS_pubfieldSystem_CAPS_staticInvalidUserPermission

Specifies that the user permissions are not correct.

System_CAPS_pubfieldSystem_CAPS_staticMountError

Specifies that a mount error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticNoError

Specifies that no errors have occurred.

System_CAPS_pubfieldSystem_CAPS_staticNotEnoughPhysicalDiskError

Specifies that there is not enough physical disk

System_CAPS_pubfieldSystem_CAPS_staticNotSupported

Specifies that the request is not supported.

System_CAPS_pubfieldSystem_CAPS_staticNotUniqueError

Specifies that the error is not unique.

System_CAPS_pubfieldSystem_CAPS_staticOperationCannotCompleteInCurrentHealthStatusError

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

System_CAPS_pubfieldSystem_CAPS_staticOperationCannotCompleteWithReadonlyPoolError

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

System_CAPS_pubfieldSystem_CAPS_staticOperationInProgress

Specifies that the operation is already in progress.

System_CAPS_pubfieldSystem_CAPS_staticOutOfResourceError

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

System_CAPS_pubfieldSystem_CAPS_staticOutOfSpaceError

Specifies that space is not available.

System_CAPS_pubfieldSystem_CAPS_staticPublishingError

Specifies that a publishing error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticRemoteFolderCouldNotBeMoved

Specifies that the remote folder could not be moved.

System_CAPS_pubfieldSystem_CAPS_staticRequestCancelledError

Specifies that the request was canceled by the user.

System_CAPS_pubfieldSystem_CAPS_staticRequestNotFound

Specifies that the request was not found.

System_CAPS_pubfieldSystem_CAPS_staticServicePaused

Specifies that the service is paused.

System_CAPS_pubfieldSystem_CAPS_staticServiceShutdown

Specifies that the service is being shutdown.

System_CAPS_pubfieldSystem_CAPS_staticSetFolderQuotaFailed

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

System_CAPS_pubfieldSystem_CAPS_staticSharingError

Specifies that a sharing error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticSnapshotsScheduleError

Specifies that a snapshots schedule error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticSnapshotsShadowError

Specifies that a snapshots shadow error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticStorageConnectionFailed

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

System_CAPS_pubfieldSystem_CAPS_staticStorageObjectNotFound

Specifies that the storage object was not found.

System_CAPS_pubfieldSystem_CAPS_staticStorageProviderNotConnected

Specifies that the storage provider is not connected.

System_CAPS_pubfieldSystem_CAPS_staticTimeoutError

Specifies that a timeout error has occurred

System_CAPS_pubfieldSystem_CAPS_staticUnknownError

Specifies that an unknown error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticUnsupportedPhysicalDiskError

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

System_CAPS_pubfieldSystem_CAPS_staticVDSProviderError

Specifies that a VDS provider error has occurred.

System_CAPS_pubfieldSystem_CAPS_staticWMIConnectionFailed

Specifies that the WMI connection failed.

System_CAPS_pubfieldSystem_CAPS_staticWSearchError

Specifies that a WSearch error has occurred.

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

Return to top

Community Additions

ADD
Show: