Leadtools.Dicom Namespace : DicomExceptionCode Enumeration |
public enum DicomExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomExceptionCode
public enum DicomExceptionCode : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomExceptionCode = function() { }; Leadtools.Dicom.DicomExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AnnotationAssemblyMissing | Annotation dll is missing |
AnnotationFailure | Annotation error |
AnnotationFileDoesntExist | Requested annotation file or page does not exist |
AnnotationSupport | Annotation support is locked |
BadPDUID | Improper PDU ID. |
BadPDULength | Improper PDU length. |
BadPDUType | Improper PDU type. |
BadPixelRepresentation | Bad pixel representation. |
BadSecurityMode | ISCL operation attempted on TLS object |
BitsPerPixel | Improper bits per pixel. |
CantReplaceExistingCharacterSet | Can't replace Existing Character Set. |
CertificateLoadFailed | Failed to load the digital certificate from the specified file. |
CertificateReadFailed | Failed to read the digital certificate from the Data Set. |
CmpCodecMissing | Leadtools.Codecs.Cmp.dll is missing. |
Compression | Improper compression. |
Conversion | Error converting the file. |
CryptoLibFailure | The underlying cryptographic library failed. |
CryptoLibraryLoadFailed | Failed to load the underlying cryptographic library. |
DICOMDIRFolder | The destination folder of the DICOMDIR File is not specified = DicomExceptionCodeHelper., or the specified folder doesn't exist. |
ElementAlreadyExists | The DICOM Element already exists |
ElementLengthOdd | Element Length Odd |
EncapsulatedDocumentFailure | Failed to extract the encapsulated document. |
EncapsulatedDocumentInvalidType | The type must be PDF or CDA. |
EncapsulatedDocumentMissing | The encapsulated document is missing. |
End | Error - end of file. |
FeatureNotSupported | Feature not supported. |
File | The file doesn't reside in the destination folder of the DICOMDIR File or in a subfolder of it = DicomExceptionCodeHelper., or the file doesn't exist. |
FileId | The File ID of the specified file is invalid. Refer to the RejectInvalidFileID property for more information. |
Format | Improper file format. |
Image | Improper image. |
ImageProcessingAssemblyMissing | LTIMG DLL is missing. |
IncompatibleListOfImages | The list of images in the dataset must all have the same width, height, and bits per pixel. |
InvalidElementLength | The element length is invalid. |
InvalidEncryptionAlgorithm | The specified Digital Signature Security Profile doesn't allow the use of the encryption algorithm implied by the specified keys. |
InvalidMacAlgorithm | The specified Digital Signature Security Profile doesn't allow the use of the specified MAC Algorithm. |
InvalidMacTransferSyntax | Unable to change to the MAC Calculation Transfer Syntax. |
InvalidSignature | The Digital Signature is invalid or at least one of the Digital Signatures in the Data Set is invalid. |
InvalidStructSize | Invalid structure size. |
Ipv4Ipv6Conflict | Both IPv4 and IPv6 addresses have been passed to the same method |
ISCLBadCommblockLength | Bad communication block length |
ISCLBadLength | Bad length |
ISCLBadMac | Bad message authentication code |
ISCLBadMsgid | Bad message ID |
ISCLBadMutualAuthMethod | Bad mutual authentication mode |
ISCLBadOption | Bad option |
ISCLBadVersion | Bad version number |
ISCLDecrypt | Decryption error |
ISCLLocalIccard | Error in the local IC card |
ISCLLocalSmallLength | Local small length |
ISCLMsgTransmission | Error in the message transmission |
ISCLPeerRefuseClose | Peer refused close request. |
ISCLPeerSmallLength | Peer small length |
ISCLReceivedNak | Received a 'Not Acknowledged' message |
ISCLRemoteIccard | Error in the remote IC card |
ISCLRndNoForSessionKeyExpected | Round number for session key expected. |
J2KCodecMissing | Leadtools.Codecs.J2k.dll is missing. |
J2KLocked | J2K support is locked. |
JlsFilterMissing | The Leadtools.Codecs.Jls.dll is missing |
KeysMismatch | The specified private key doesn't match the public key in the specified digital certificate. |
LutDescriptorMissing | LUT descriptor is missing. |
MacIDNumberAllocateFailed | All possible values for the MAC ID Number are already used in the associated MAC Parameters Sequence. |
MacIDNumberMissing | Failed to verify the Digital Signature because no MAC Parameters Sequence Item is referenced. |
MacParameterMissing | Failed to verify the Digital Signature because one or more of the MAC Parameters are missing. |
ModalityLutMissing | Modality LUT is missing. |
NetAccess | The address is a broadcast address |
NetAddressInUse | The address is already in use |
NetAddressNotAvailable | The address is not available from the local computer |
NetAddressNotSupported | The address family is not supported |
NetArgumentIncorrect | The namelen argument is incorrect |
NetBlockingCanceled | The blocking call was canceled |
NetBlockingOperationInProgress | A blocking operation is in progress |
NetConnectionAborted | The virtual circuit was aborted |
NetConnectionRefused | The attempt to connect was forcefully rejected |
NetConnectionReset | The virtual circuit was reset by the remote side |
NetDestinationRequired | A destination address is required |
NetDown | The network subsystem has failed |
NetFailure | Network failure. |
NetHostNotFound | Authoritative Answer Host not found |
NetInvalidSocket | The socket has not been bound with bind |
NetMessageSize | The datagram is larger than the maximum supported |
NetNoBuffers | No buffer space is available |
NetNoData | Valid name = DicomExceptionCodeHelper., no data record of requested type |
NetNoMoreFile | No more file descriptors are available |
NetNoRecovery | Nonrecoverable errors |
NetNotConnected | The socket is not connected |
NetNotInitialised | The system was not initialized |
NetNotSocket | The descriptor is not a socket |
NetOperationNotSupported | The type does not support connection-oriented service |
NetProtocolNotSupported | The specified protocol is not supported |
NetProtocolType | The specified protocol is the wrong type |
NetReset | The connection must be reset |
NetSecurityBreach | There is a cryptographic error. |
NetShutdown | The socket has been shut down |
NetSocketAlreadyConnected | The socket is already connected |
NetSocketNotSupported | The type is not supported in this address family |
NetSystemNotReady | Not ready for network communication |
NetTimeout | Attempt to connect timed out without establishing a connection |
NetTryAgain | Non-Authoritative Host not found, or server failed |
NetUnReach | The network can't be reached from this host at this time |
NetVersionNotSupported | The version requested is not provided by this implementation |
NetWouldBlock | The socket is marked as nonblocking and the requested operation would block |
NoMemory | Insufficient memory. |
NULLPointer | NULL pointer. |
Open | Error opening the file. |
OverlayActivationLayerMissing | Overlay activation layer element is missing. |
OverlayAttributesMissing | Overlay attributes are missing. |
OverlayDataMissing | Overlay data element is missing. |
PaletteColorLutDataMissing | Palette color LUT is missing. |
Parameter | Incorrect parameter. |
PhotometricInterpretation | Improper photometric type. |
PrintSCUAssociateRQRejected | The Association request was rejected by the Print SCP (refer to the Associate method) |
PrintSCUClassNotSupported | The required SOP/Meta SOP Class is not supported on the Association (refer to the method itself) |
PrintSCUFailureStatus | The response of the Print SCP specifies a Failure status code (the operation was not performed). |
PrintSCUTimeout | Timed out (refer to the Timeout property) |
PrivateCreatorDataElementAlreadyExist | The private creator data element already exists. |
PrivateCreatorDataElementAlreadyExists | The private creator data element already exists. |
PrivateCreatorDataElementMissing | The private creator data element is missing. |
PrivateCreatorElementInvalid | The private creator data element is invalid. |
PrivateCreatorElementsAllAllocated | All private creator elements have been allocated for this group. |
PrivateCreatorGroupInvalid | The private creator group number is invalid. |
PrivateKeyLoadFailed | Failed to load the private key from the specified file. |
QualityFactor | Improper quality factor. |
Range | Out of range. |
Read | Error reading the file. |
SecurityLocked | DICOM Security Features are locked |
Seek | Error during search. |
SignatureMissing | Failed to verify the Digital Signature because the Signature is missing. |
SopInstanceUidAlreadyExists | SOP Instance UID already exists. |
Success | Success. |
SupportLocked | Dicom support is locked. You must unlock the Medical Support. |
TagAlreadyExists | LEAD private creator element already exists |
TLSAccessDenied | Access denied |
TLSAkidIssuerSerialMismatch | "Error TLS AKID Issuer Serial Mismatch". |
TLSAkidSkidMismatch | "Error TLS AKID SKID Mismatch". |
TLSApplicationVerification | "Error TLS Application Verification". |
TLSBadCertificate | Bad certificate |
TLSBadRecordMac | Bad record message authentication code |
TLSCertChainTooLong | "Error TLS Certificate Chain Too Long". |
TLSCertHasExpired | "Error TLS Certificate Has Expired" |
TLSCertificateExpired | Certificate Expired |
TLSCertificateRevoked | Certificate revoked |
TLSCertificateUnknown | Certificate unknown |
TLSCertNotYetValid | "Error TLS Certificate Not Yet Valid" |
TLSCertRejected | "Error TLS Certificate Rejected". |
TLSCertRevoked | "Error TLS Certificate Revoked". |
TLSCertSignatureFailure | "Certificate signature failure" |
TLSCertUntrusted | "Error TLS Certificate Untrusted". |
TLSClosedControlled | An error occurred and the connection was closed gracefully. |
TLSCloseNotify | Error in close notification |
TLSCrlHasExpired | "Error TLS CRL Has Expired" |
TLSCrlNotYetValid | "Error TLS CRL Not Yet Valid" |
TLSCrlSignatureFailure | "Error TLS CRL Signature Failure" |
TLSDecodeError | Error decoding |
TLSDecompressionFailure | Decompression failed |
TLSDecryptError | Decryption error |
TLSDecryptFailed | Decryption failed |
TLSDepthZeroSelfSignedCert | "Error TLS Depth Zero Self Signed Certificate" |
TLSErrorInCertNotAfterField | "Error TLS Error In Certificate Not After Field" |
TLSErrorInCertNotBeforeField | "Error TLS Error In Certificate Not Before Field" |
TLSErrorInCrlLastUpdateField | "Error TLS Error In CRL Last Update Field" |
TLSErrorInCrlNextUpdateField | "Error TLS Error In CRL Next Update Field" |
TLSExportRestriction | Export restriction |
TLSHandshakeFailure | Handshake failed |
TLSIllegalParameter | Illegal parameter |
TLSInsufficientSecurity | Insufficient security |
TLSInternalError | TLS internal error |
TLSInternalError1 | Internal error Call LEAD |
TLSInvalidCa | "Error TLS Invalid CA". |
TLSInvalidCtx | "Error TLS Invalid SSL Context". |
TLSInvalidCtxCafile | "Error TLS Invalid SSL Context CA File". |
TLSInvalidCtxVerifyDepth | "Error TLS Invalid SSL Context Verify Depth". |
TLSInvalidCtxVerifyMode | "Error TLS Invalid SSL Context Verify Mode". |
TLSInvalidPurpose | "Error TLS Invalid Purpose". |
TLSKeyusageNoCertsign | "Error TLS Keyusage No Certsign". |
TLSLibraryNotLoaded | TLS and/or CRY DLL not loaded |
TLSNoKeepalive | "Windows Sockets provider" does not support the use of keep-alives. |
TLSNoRenegotiation | No renegotiation |
TLSOutOfMem | "Error TLS Out Of Memory" |
TLSPathLengthExceeded | "Error TLS Path Length Exceeded". |
TLSProtocolVersion | Wrong protocol version |
TLSRecordOverflow | Record overflow |
TLSSelfSignedCertInChain | "Error TLS Self Signed Certificate In Chain" |
TLSSubjectIssuerMismatch | "Error TLS Subject Issuer Mismatch". |
TLSUnableToDecodeIssuerPublicKey | "unable to decode issuer public key" |
TLSUnableToDecryptCertSignature | "Unable to decrypt certificate signature" |
TLSUnableToDecryptCrlSignature | "unable to decrypt CRL signature" |
TLSUnableToGetCrl | "Unable to get CRL" |
TLSUnableToGetIssuerCert | "Unable to get issuer certificate" |
TLSUnableToGetIssuerCertLocally | "Error TLS Unable To Get Issuer Certificate Locally". |
TLSUnableToVerifyLeafSignature | "Error TLS Unable To Verify Leaf Signature". |
TLSUnexpectedMessage | Unexpected message |
TLSUnknownCa | Unknown certificate authenticator |
TLSUnsupportedCertificate | Unsupported certificate |
TLSUserCanceled | User cancelled |
TransferSyntaxNotSupported | DICOM Transfer Syntax is not supported |
UnknownMacAlgorithm | Failed to verify the Digital Signature because the specified MAC Algorithm is unknown. |
VoiLutMissing | VOI LUT is missing. |
Write | Error writing to a file. |
XmlInvalidCodedConceptAttribute | The LeadDicomTables XML contextgroup section contains an invalid coded concept attribute |
XmlInvalidConceptGroupList | The LeadDicomTables XML contextgroup section is invalid |
XmlInvalidContextGroupAttribute | The LeadDicomTables XML contextgroup section contains an invalid group attribute |
XmlInvalidElementList | The LeadDicomTables XML elementList is invalid |
XmlInvalidElementListItemAttribute | The LeadDicomTables XML elementList contains an invalid attribute |
XmlInvalidFormat | The LeadDicomTables XML file contains invalid XML |
XmlInvalidIodList | The LeadDicomTables XML iodList section is invalid |
XmlInvalidIodListIodAttribute | The LeadDicomTables XML iodList contains an invalid attribute |
XmlInvalidIodListModuleAttribute | The LeadDicomTables XML iodList contains an invalid module |
XmlInvalidIodModuleItem | The LeadDicomTables XML file IOD entry contains an invalid module |
XmlInvalidModuleElement | The LeadDicomTables XML file moduleList contains an invalid element |
XmlInvalidModuleList | The LeadDicomTables XML moduleList section is invalid |
XmlInvalidModulelistModuleAttribute | The LeadDicomTables XML moduleList <Module> contains an invalid attribute |
XmlInvalidUidListItemAttribute | The LeadDicomTables XML uidList contains an invalid attribute |
XmlModuleListMissing | The LeadDicomTables XML file missing the moduleList section |
XmlModuleNotFound | The LeadDicomTables XML file IOD entry references a module that is not defined in the moduleList |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomExceptionCode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2