public class MessageQueueErrorCode extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Messaging.MessageQueueErrorCode
Powered by JCOBridge: more info at https://www.jcobridge.com
| Constructor and Description |
|---|
MessageQueueErrorCode() |
MessageQueueErrorCode(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringpublic static MessageQueueErrorCode AccessDenied
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static MessageQueueErrorCode BadSecurityContext
public static MessageQueueErrorCode Base
public static MessageQueueErrorCode BufferOverflow
public static MessageQueueErrorCode CannotCreateCertificateStore
public static MessageQueueErrorCode CannotCreateHashEx
public static MessageQueueErrorCode CannotCreateOnGlobalCatalog
public static MessageQueueErrorCode CannotGetDistinguishedName
public static MessageQueueErrorCode CannotGrantAddGuid
public static MessageQueueErrorCode CannotHashDataEx
public static MessageQueueErrorCode CannotImpersonateClient
public static MessageQueueErrorCode CannotJoinDomain
public static MessageQueueErrorCode CannotLoadMsmqOcm
public static MessageQueueErrorCode CannotOpenCertificateStore
public static MessageQueueErrorCode CannotSetCryptographicSecurityDescriptor
public static MessageQueueErrorCode CannotSignDataEx
public static MessageQueueErrorCode CertificateNotProvided
public static final java.lang.String className
public static MessageQueueErrorCode ComputerDoesNotSupportEncryption
public static MessageQueueErrorCode CorruptedInternalCertificate
public static MessageQueueErrorCode CorruptedPersonalCertStore
public static MessageQueueErrorCode CorruptedQueueWasDeleted
public static MessageQueueErrorCode CorruptedSecurityData
public static MessageQueueErrorCode CouldNotGetAccountInfo
public static MessageQueueErrorCode CouldNotGetUserSid
public static MessageQueueErrorCode DeleteConnectedNetworkInUse
public static MessageQueueErrorCode DependentClientLicenseOverflow
public static MessageQueueErrorCode DsError
public static MessageQueueErrorCode DsIsFull
public static MessageQueueErrorCode DtcConnect
public static MessageQueueErrorCode EncryptionProviderNotSupported
public static MessageQueueErrorCode FailVerifySignatureEx
public static MessageQueueErrorCode FormatNameBufferTooSmall
public static MessageQueueErrorCode Generic
public static MessageQueueErrorCode GuidNotMatching
public static MessageQueueErrorCode IllegalContext
public static MessageQueueErrorCode IllegalCriteriaColumns
public static MessageQueueErrorCode IllegalCursorAction
public static MessageQueueErrorCode IllegalEnterpriseOperation
public static MessageQueueErrorCode IllegalFormatName
public static MessageQueueErrorCode IllegalMessageProperties
public static MessageQueueErrorCode IllegalOperation
public static MessageQueueErrorCode IllegalPrivateProperties
public static MessageQueueErrorCode IllegalPropertyId
public static MessageQueueErrorCode IllegalPropertySize
public static MessageQueueErrorCode IllegalPropertyValue
public static MessageQueueErrorCode IllegalPropertyVt
public static MessageQueueErrorCode IllegalQueuePathName
public static MessageQueueErrorCode IllegalQueueProperties
public static MessageQueueErrorCode IllegalRelation
public static MessageQueueErrorCode IllegalRestrictionPropertyId
public static MessageQueueErrorCode IllegalSecurityDescriptor
public static MessageQueueErrorCode IllegalSort
public static MessageQueueErrorCode IllegalSortPropertyId
public static MessageQueueErrorCode IllegalUser
public static MessageQueueErrorCode InsufficientProperties
public static MessageQueueErrorCode InsufficientResources
public static MessageQueueErrorCode InvalidCertificate
public static MessageQueueErrorCode InvalidHandle
public static MessageQueueErrorCode InvalidOwner
public static MessageQueueErrorCode InvalidParameter
public static MessageQueueErrorCode IOTimeout
public static MessageQueueErrorCode LabelBufferTooSmall
public static MessageQueueErrorCode MachineExists
public static MessageQueueErrorCode MachineNotFound
public static MessageQueueErrorCode MessageAlreadyReceived
public static MessageQueueErrorCode MessageNotFound
public static MessageQueueErrorCode MessageStorageFailed
public static MessageQueueErrorCode MissingConnectorType
public static MessageQueueErrorCode MqisReadOnlyMode
public static MessageQueueErrorCode MqisServerEmpty
public static MessageQueueErrorCode NoDs
public static MessageQueueErrorCode NoEntryPointMsmqOcm
public static MessageQueueErrorCode NoGlobalCatalogInDomain
public static MessageQueueErrorCode NoInternalUserCertificate
public static MessageQueueErrorCode NoMsmqServersOnDc
public static MessageQueueErrorCode NoMsmqServersOnGlobalCatalog
public static MessageQueueErrorCode NoResponseFromObjectServer
public static MessageQueueErrorCode ObjectServerNotAvailable
public static MessageQueueErrorCode OperationCanceled
public static MessageQueueErrorCode PrivilegeNotHeld
public static MessageQueueErrorCode Property
public static MessageQueueErrorCode PropertyNotAllowed
public static MessageQueueErrorCode ProviderNameBufferTooSmall
public static MessageQueueErrorCode PublicKeyDoesNotExist
public static MessageQueueErrorCode PublicKeyNotFound
public static MessageQueueErrorCode QDnsPropertyNotSupported
public static MessageQueueErrorCode QueueDeleted
public static MessageQueueErrorCode QueueExists
public static MessageQueueErrorCode QueueNotAvailable
public static MessageQueueErrorCode QueueNotFound
public static MessageQueueErrorCode RemoteMachineNotAvailable
public static MessageQueueErrorCode ResultBufferTooSmall
public static MessageQueueErrorCode SecurityDescriptorBufferTooSmall
public static MessageQueueErrorCode SenderCertificateBufferTooSmall
public static MessageQueueErrorCode SenderIdBufferTooSmall
public static MessageQueueErrorCode ServiceNotAvailable
public static MessageQueueErrorCode SharingViolation
public static MessageQueueErrorCode SignatureBufferTooSmall
public static MessageQueueErrorCode StaleHandle
public static MessageQueueErrorCode SymmetricKeyBufferTooSmall
public static MessageQueueErrorCode TransactionEnlist
public static MessageQueueErrorCode TransactionImport
public static MessageQueueErrorCode TransactionSequence
public static MessageQueueErrorCode TransactionUsage
public static MessageQueueErrorCode UnsupportedAccessMode
public static MessageQueueErrorCode UnsupportedFormatNameOperation
public static MessageQueueErrorCode UnsupportedOperation
public static MessageQueueErrorCode UserBufferTooSmall
public static MessageQueueErrorCode WksCantServeClient
public static MessageQueueErrorCode WriteNotAllowed
public MessageQueueErrorCode()
public MessageQueueErrorCode(java.lang.Object instance)
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Class