NativeErrorCode Enum

Definition

public enum class NativeErrorCode
public enum class NativeErrorCode
enum NativeErrorCode
public enum NativeErrorCode
type NativeErrorCode = 
Public Enum NativeErrorCode
Inheritance
NativeErrorCode

Fields

AccessDenied 2
AlreadyExists 11
ClassHasChildren 8
ClassHasInstances 9
ContinuationOnErrorNotSupported 26
Failed 1
FilteredEnumerationNotSupported 25
InvalidClass 5
InvalidEnumerationContext 21
InvalidNamespace 3
InvalidOperationTimeout 22
InvalidParameter 4
InvalidQuery 15
InvalidSuperClass 10
MethodNotAvailable 16
MethodNotFound 17
NamespaceNotEmpty 20
NoSuchProperty 12
NotFound 6
NotSupported 7
Ok 0
PullCannotBeAbandoned 24
PullHasBeenAbandoned 23
QueryLanguageNotSupported 14
ServerIsShuttingDown 28
ServerLimitsExceeded 27
TypeMismatch 13

Applies to