Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomExceptionCode Enumeration








Represents the possible return values for LEADTOOLS DICOM methods.
Syntax
'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  
public enum DicomExceptionCode
Leadtools.Dicom.DicomExceptionCode = function() { };
Leadtools.Dicom.DicomExceptionCode.prototype = {<br/>
  Success = 0x00000000,
	SupportLocked = 0x00000001,
	NoMemory = 0x00000002,
	Open = 0x00000003,
	Read = 0x00000004,
	Write = 0x00000005,
	Seek = 0x00000006,
	End = 0x00000007,
	Format = 0x00000008,
	Parameter = 0x00000009,
	Image = 0x0000000A,
	Compression = 0x0000000B,
	PhotometricInterpretation = 0x0000000C,
	Conversion = 0x0000000D,
	Range = 0x0000000E,
	BitsPerPixel = 0x0000000F,
	QualityFactor = 0x00000010,
	BadPDUType = 0x00000011,
	BadPDULength = 0x00000012,
	BadPDUID = 0x00000013,
	NetFailure = 0x0000001D,
	NetAccess = 0x0000001E,
	NetAddressInUse = 0x0000001F,
	NetAddressNotAvailable = 0x00000020,
	NetAddressNotSupported = 0x00000021,
	NetConnectionAborted = 0x00000022,
	NetConnectionRefused = 0x00000023,
	NetConnectionReset = 0x00000024,
	NetDestinationRequired = 0x00000025,
	NetArgumentIncorrect = 0x00000026,
	NetBlockingOperationInProgress = 0x00000027,
	NetBlockingCanceled = 0x00000028,
	NetInvalidSocket = 0x00000029,
	NetSocketAlreadyConnected = 0x0000002A,
	NetNoMoreFile = 0x0000002B,
	NetMessageSize = 0x0000002C,
	NetDown = 0x0000002D,
	NetReset = 0x0000002E,
	NetUnReach = 0x0000002F,
	NetNoBuffers = 0x00000030,
	NetNotConnected = 0x00000031,
	NetNotSocket = 0x00000032,
	NetOperationNotSupported = 0x00000033,
	NetProtocolNotSupported = 0x00000034,
	NetProtocolType = 0x00000035,
	NetShutdown = 0x00000036,
	NetSocketNotSupported = 0x00000037,
	NetTimeout = 0x00000038,
	NetWouldBlock = 0x00000039,
	NetHostNotFound = 0x0000003A,
	NetNoData = 0x0000003B,
	NetNoRecovery = 0x0000003C,
	NetNotInitialised = 0x0000003D,
	NetSystemNotReady = 0x0000003E,
	NetTryAgain = 0x0000003F,
	NetVersionNotSupported = 0x00000040,
	NetSecurityBreach = 0x00000041,
	TLSInternalError = 0x00000042,
	SecurityLocked = 0x00000043,
	TLSLibraryNotLoaded = 0x00000044,
	BadSecurityMode = 0x00000045,
	AnnotationFailure = 0x00000046,
	AnnotationSupport = 0x00000047,
	AnnotationAssemblyMissing = 0x00000048,
	TagAlreadyExists = 0x00000049,
	AnnotationFileDoesntExist = 0x0000004A,
	ElementLengthOdd = 0x00000064,
	ISCLBadOption = 0x00000064,
	ISCLBadLength = 0x00000065,
	ISCLLocalIccard = 0x00000066,
	ISCLRemoteIccard = 0x00000067,
	ISCLBadMsgid = 0x00000068,
	ISCLBadVersion = 0x00000069,
	ISCLBadMutualAuthMethod = 0x0000006A,
	ISCLBadCommblockLength = 0x0000006B,
	ISCLReceivedNak = 0x0000006C,
	ISCLMsgTransmission = 0x0000006D,
	ISCLPeerSmallLength = 0x0000006E,
	ISCLLocalSmallLength = 0x0000006F,
	ISCLDecrypt = 0x00000070,
	ISCLBadMac = 0x00000071,
	ISCLRndNoForSessionKeyExpected = 0x00000072,
	ISCLPeerRefuseClose = 0x00000073,
	TLSCloseNotify = 0x00000080,
	TLSUnexpectedMessage = 0x00000081,
	TLSBadRecordMac = 0x00000082,
	TLSDecryptFailed = 0x00000083,
	TLSRecordOverflow = 0x00000084,
	TLSDecompressionFailure = 0x00000085,
	TLSHandshakeFailure = 0x00000086,
	TLSBadCertificate = 0x00000087,
	TLSUnsupportedCertificate = 0x00000088,
	TLSCertificateRevoked = 0x00000089,
	TLSCertificateExpired = 0x0000008A,
	TLSCertificateUnknown = 0x0000008B,
	TLSIllegalParameter = 0x0000008C,
	TLSUnknownCa = 0x0000008D,
	TLSAccessDenied = 0x0000008E,
	TLSDecodeError = 0x0000008F,
	TLSDecryptError = 0x00000090,
	TLSExportRestriction = 0x00000091,
	TLSProtocolVersion = 0x00000092,
	TLSInsufficientSecurity = 0x00000093,
	TLSInternalError1 = 0x00000094,
	TLSUserCanceled = 0x00000095,
	TLSNoRenegotiation = 0x00000096,
	TLSNoKeepalive = 0x00000097,
	TLSClosedControlled = 0x00000098,
	TLSUnableToGetIssuerCert = 0x000000A0,
	TLSUnableToGetCrl = 0x000000A1,
	TLSUnableToDecryptCertSignature = 0x000000A2,
	TLSUnableToDecryptCrlSignature = 0x000000A3,
	TLSUnableToDecodeIssuerPublicKey = 0x000000A4,
	TLSCertSignatureFailure = 0x000000A5,
	TLSCrlSignatureFailure = 0x000000A6,
	TLSCertNotYetValid = 0x000000A7,
	TLSCertHasExpired = 0x000000A8,
	TLSCrlNotYetValid = 0x000000A9,
	TLSCrlHasExpired = 0x000000AA,
	TLSErrorInCertNotBeforeField = 0x000000AB,
	TLSErrorInCertNotAfterField = 0x000000AC,
	TLSErrorInCrlLastUpdateField = 0x000000AD,
	TLSErrorInCrlNextUpdateField = 0x000000AE,
	TLSOutOfMem = 0x000000AF,
	TLSDepthZeroSelfSignedCert = 0x000000B0,
	TLSSelfSignedCertInChain = 0x000000B1,
	TLSUnableToGetIssuerCertLocally = 0x000000B2,
	TLSUnableToVerifyLeafSignature = 0x000000B3,
	TLSCertChainTooLong = 0x000000B4,
	TLSCertRevoked = 0x000000B5,
	TLSInvalidCa = 0x000000B6,
	TLSPathLengthExceeded = 0x000000B7,
	TLSInvalidPurpose = 0x000000B8,
	TLSCertUntrusted = 0x000000B9,
	TLSCertRejected = 0x000000BA,
	TLSSubjectIssuerMismatch = 0x000000BB,
	TLSAkidSkidMismatch = 0x000000BC,
	TLSAkidIssuerSerialMismatch = 0x000000BD,
	TLSKeyusageNoCertsign = 0x000000BE,
	TLSApplicationVerification = 0x000000BF,
	TLSInvalidCtx = 0x000000C0,
	TLSInvalidCtxVerifyDepth = 0x000000C1,
	TLSInvalidCtxVerifyMode = 0x000000C2,
	TLSInvalidCtxCafile = 0x000000C3,
	DICOMDIRFolder = 0x000000C8,
	File = 0x000000C9,
	FileId = 0x000000CA,
	J2KLocked = 0x000000CB,
	LutDescriptorMissing = 0x000000CC,
	ModalityLutMissing = 0x000000CD,
	BadPixelRepresentation = 0x000000CE,
	PaletteColorLutDataMissing = 0x000000CF,
	FeatureNotSupported = 0x000000D0,
	VoiLutMissing = 0x000000D1,
	OverlayAttributesMissing = 0x000000D2,
	OverlayActivationLayerMissing = 0x000000D3,
	OverlayDataMissing = 0x000000D4,
	InvalidStructSize = 0x000000D5,
	NULLPointer = 0x000000D6,
	ImageProcessingAssemblyMissing = 0x000000D7,
	CryptoLibraryLoadFailed = 0x000000D8,
	InvalidMacTransferSyntax = 0x000000D9,
	PrivateKeyLoadFailed = 0x000000DA,
	CertificateLoadFailed = 0x000000DB,
	CertificateReadFailed = 0x000000DC,
	KeysMismatch = 0x000000DD,
	InvalidMacAlgorithm = 0x000000DE,
	InvalidEncryptionAlgorithm = 0x000000DF,
	MacIDNumberAllocateFailed = 0x000000E0,
	CryptoLibFailure = 0x000000E1,
	MacParameterMissing = 0x000000E2,
	MacIDNumberMissing = 0x000000E3,
	UnknownMacAlgorithm = 0x000000E4,
	SignatureMissing = 0x000000E5,
	InvalidSignature = 0x000000E6,
	CmpCodecMissing = 0x000000E7,
	J2KCodecMissing = 0x000000E8,
	CantReplaceExistingCharacterSet = 0x000000E9,
	PrivateCreatorGroupInvalid = 0x000000EB,
	PrivateCreatorDataElementAlreadyExist = 0x000000EC,
	PrivateCreatorDataElementAlreadyExists = 0x000000EC,
	PrivateCreatorDataElementMissing = 0x000000ED,
	PrivateCreatorElementsAllAllocated = 0x000000EE,
	PrivateCreatorElementInvalid = 0x000000EF,
	EncapsulatedDocumentMissing = 0x000000F0,
	InvalidElementLength = 0x000000F1,
	EncapsulatedDocumentFailure = 0x000000F2,
	EncapsulatedDocumentInvalidType = 0x000000F3,
	PrintSCUClassNotSupported = 0x0000012D,
	PrintSCUTimeout = 0x0000012E,
	PrintSCUAssociateRQRejected = 0x0000012F,
	PrintSCUFailureStatus = 0x00000130,
	SopInstanceUidAlreadyExists = 0x00000131,
	IncompatibleListOfImages = 0x00000132,
	Ipv4Ipv6Conflict = 0x00000133,
	JlsFilterMissing = 0x00000134,
	XmlInvalidFormat = 0x00000190,
	XmlModuleListMissing = 0x00000191,
	XmlInvalidIodList = 0x00000192,
	XmlInvalidIodModuleItem = 0x00000193,
	XmlModuleNotFound = 0x00000194,
	XmlInvalidModuleElement = 0x00000195,
	XmlInvalidModuleList = 0x00000196,
	XmlInvalidModulelistModuleAttribute = 0x00000197,
	XmlInvalidIodListModuleAttribute = 0x00000198,
	XmlInvalidIodListIodAttribute = 0x00000199,
	XmlInvalidElementList = 0x0000019A,
	XmlInvalidElementListItemAttribute = 0x0000019B,
	XmlInvalidUidListItemAttribute = 0x0000019C,
	XmlInvalidConceptGroupList = 0x0000019D,
	XmlInvalidContextGroupAttribute = 0x0000019E,
	XmlInvalidCodedConceptAttribute = 0x0000019F,
	ElementAlreadyExists = 0x000001A0,
	TransferSyntaxNotSupported = 0x000001A1,
	Canceled = 0x000001A2,
	ClassNotFound = 0x000001A3,
	JP2CodecMissing = 0x000001A4,
	
 };
public enum class DicomExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Success Success.
0x00000001SupportLocked Dicom support is locked. You must unlock the Medical Support.
0x00000002NoMemory Insufficient memory.
0x00000003Open Error opening the file.
0x00000004Read Error reading the file.
0x00000005Write Error writing to a file.
0x00000006Seek Error during search.
0x00000007End Error - end of file.
0x00000008Format Improper file format.
0x00000009Parameter Incorrect parameter.
0x0000000AImage Improper image.
0x0000000BCompression Improper compression.
0x0000000CPhotometricInterpretation Improper photometric type.
0x0000000DConversion Error converting the file.
0x0000000ERange Out of range.
0x0000000FBitsPerPixel Improper bits per pixel.
0x00000010QualityFactor Improper quality factor.
0x00000011BadPDUType Improper PDU type.
0x00000012BadPDULength Improper PDU length.
0x00000013BadPDUID Improper PDU ID.
0x0000001DNetFailure Network failure.
0x0000001ENetAccess The address is a broadcast address
0x0000001FNetAddressInUse The address is already in use
0x00000020NetAddressNotAvailable The address is not available from the local computer
0x00000021NetAddressNotSupported The address family is not supported
0x00000022NetConnectionAborted The virtual circuit was aborted
0x00000023NetConnectionRefused The attempt to connect was forcefully rejected
0x00000024NetConnectionReset The virtual circuit was reset by the remote side
0x00000025NetDestinationRequired A destination address is required
0x00000026NetArgumentIncorrect The namelen argument is incorrect
0x00000027NetBlockingOperationInProgress A blocking operation is in progress
0x00000028NetBlockingCanceled The blocking call was canceled
0x00000029NetInvalidSocket The socket has not been bound with bind
0x0000002ANetSocketAlreadyConnected The socket is already connected
0x0000002BNetNoMoreFile No more file descriptors are available
0x0000002CNetMessageSize The datagram is larger than the maximum supported
0x0000002DNetDown The network subsystem has failed
0x0000002ENetReset The connection must be reset
0x0000002FNetUnReach The network can't be reached from this host at this time
0x00000030NetNoBuffers No buffer space is available
0x00000031NetNotConnected The socket is not connected
0x00000032NetNotSocket The descriptor is not a socket
0x00000033NetOperationNotSupported The type does not support connection-oriented service
0x00000034NetProtocolNotSupported The specified protocol is not supported
0x00000035NetProtocolType The specified protocol is the wrong type
0x00000036NetShutdown The socket has been shut down
0x00000037NetSocketNotSupported The type is not supported in this address family
0x00000038NetTimeout Attempt to connect timed out without establishing a connection
0x00000039NetWouldBlock The socket is marked as nonblocking and the requested operation would block
0x0000003ANetHostNotFound Authoritative Answer Host not found
0x0000003BNetNoData Valid name = DicomExceptionCodeHelper., no data record of requested type
0x0000003CNetNoRecovery Nonrecoverable errors
0x0000003DNetNotInitialised The system was not initialized
0x0000003ENetSystemNotReady Not ready for network communication
0x0000003FNetTryAgain Non-Authoritative Host not found, or server failed
0x00000040NetVersionNotSupported The version requested is not provided by this implementation
0x00000041NetSecurityBreach There is a cryptographic error.
0x00000042TLSInternalError TLS internal error
0x00000043SecurityLocked DICOM Security Features are locked
0x00000044TLSLibraryNotLoaded TLS and/or CRY DLL not loaded
0x00000045BadSecurityMode ISCL operation attempted on TLS object
0x00000046AnnotationFailure Annotation error
0x00000047AnnotationSupport Annotation support is locked
0x00000048AnnotationAssemblyMissing Annotation dll is missing
0x00000049TagAlreadyExists LEAD private creator element already exists
0x0000004AAnnotationFileDoesntExist Requested annotation file or page does not exist
0x00000064ElementLengthOdd Element Length Odd
0x00000064ISCLBadOption Bad option
0x00000065ISCLBadLength Bad length
0x00000066ISCLLocalIccard Error in the local IC card
0x00000067ISCLRemoteIccard Error in the remote IC card
0x00000068ISCLBadMsgid Bad message ID
0x00000069ISCLBadVersion Bad version number
0x0000006AISCLBadMutualAuthMethod Bad mutual authentication mode
0x0000006BISCLBadCommblockLength Bad communication block length
0x0000006CISCLReceivedNak Received a 'Not Acknowledged' message
0x0000006DISCLMsgTransmission Error in the message transmission
0x0000006EISCLPeerSmallLength Peer small length
0x0000006FISCLLocalSmallLength Local small length
0x00000070ISCLDecrypt Decryption error
0x00000071ISCLBadMac Bad message authentication code
0x00000072ISCLRndNoForSessionKeyExpected Round number for session key expected.
0x00000073ISCLPeerRefuseClose Peer refused close request.
0x00000080TLSCloseNotify Error in close notification
0x00000081TLSUnexpectedMessage Unexpected message
0x00000082TLSBadRecordMac Bad record message authentication code
0x00000083TLSDecryptFailed Decryption failed
0x00000084TLSRecordOverflow Record overflow
0x00000085TLSDecompressionFailure Decompression failed
0x00000086TLSHandshakeFailure Handshake failed
0x00000087TLSBadCertificate Bad certificate
0x00000088TLSUnsupportedCertificate Unsupported certificate
0x00000089TLSCertificateRevoked Certificate revoked
0x0000008ATLSCertificateExpired Certificate Expired
0x0000008BTLSCertificateUnknown Certificate unknown
0x0000008CTLSIllegalParameter Illegal parameter
0x0000008DTLSUnknownCa Unknown certificate authenticator
0x0000008ETLSAccessDenied Access denied
0x0000008FTLSDecodeError Error decoding
0x00000090TLSDecryptError Decryption error
0x00000091TLSExportRestriction Export restriction
0x00000092TLSProtocolVersion Wrong protocol version
0x00000093TLSInsufficientSecurity Insufficient security
0x00000094TLSInternalError1 Internal error Call LEAD
0x00000095TLSUserCanceled User cancelled
0x00000096TLSNoRenegotiation No renegotiation
0x00000097TLSNoKeepalive "Windows Sockets provider" does not support the use of keep-alives.
0x00000098TLSClosedControlled An error occurred and the connection was closed gracefully.
0x000000A0TLSUnableToGetIssuerCert "Unable to get issuer certificate"
0x000000A1TLSUnableToGetCrl "Unable to get CRL"
0x000000A2TLSUnableToDecryptCertSignature "Unable to decrypt certificate signature"
0x000000A3TLSUnableToDecryptCrlSignature "unable to decrypt CRL signature"
0x000000A4TLSUnableToDecodeIssuerPublicKey "unable to decode issuer public key"
0x000000A5TLSCertSignatureFailure "Certificate signature failure"
0x000000A6TLSCrlSignatureFailure "Error TLS CRL Signature Failure"
0x000000A7TLSCertNotYetValid "Error TLS Certificate Not Yet Valid"
0x000000A8TLSCertHasExpired "Error TLS Certificate Has Expired"
0x000000A9TLSCrlNotYetValid "Error TLS CRL Not Yet Valid"
0x000000AATLSCrlHasExpired "Error TLS CRL Has Expired"
0x000000ABTLSErrorInCertNotBeforeField "Error TLS Error In Certificate Not Before Field"
0x000000ACTLSErrorInCertNotAfterField "Error TLS Error In Certificate Not After Field"
0x000000ADTLSErrorInCrlLastUpdateField "Error TLS Error In CRL Last Update Field"
0x000000AETLSErrorInCrlNextUpdateField "Error TLS Error In CRL Next Update Field"
0x000000AFTLSOutOfMem "Error TLS Out Of Memory"
0x000000B0TLSDepthZeroSelfSignedCert "Error TLS Depth Zero Self Signed Certificate"
0x000000B1TLSSelfSignedCertInChain "Error TLS Self Signed Certificate In Chain"
0x000000B2TLSUnableToGetIssuerCertLocally "Error TLS Unable To Get Issuer Certificate Locally".
0x000000B3TLSUnableToVerifyLeafSignature "Error TLS Unable To Verify Leaf Signature".
0x000000B4TLSCertChainTooLong "Error TLS Certificate Chain Too Long".
0x000000B5TLSCertRevoked "Error TLS Certificate Revoked".
0x000000B6TLSInvalidCa "Error TLS Invalid CA".
0x000000B7TLSPathLengthExceeded "Error TLS Path Length Exceeded".
0x000000B8TLSInvalidPurpose "Error TLS Invalid Purpose".
0x000000B9TLSCertUntrusted "Error TLS Certificate Untrusted".
0x000000BATLSCertRejected "Error TLS Certificate Rejected".
0x000000BBTLSSubjectIssuerMismatch "Error TLS Subject Issuer Mismatch".
0x000000BCTLSAkidSkidMismatch "Error TLS AKID SKID Mismatch".
0x000000BDTLSAkidIssuerSerialMismatch "Error TLS AKID Issuer Serial Mismatch".
0x000000BETLSKeyusageNoCertsign "Error TLS Keyusage No Certsign".
0x000000BFTLSApplicationVerification "Error TLS Application Verification".
0x000000C0TLSInvalidCtx "Error TLS Invalid SSL Context".
0x000000C1TLSInvalidCtxVerifyDepth "Error TLS Invalid SSL Context Verify Depth".
0x000000C2TLSInvalidCtxVerifyMode "Error TLS Invalid SSL Context Verify Mode".
0x000000C3TLSInvalidCtxCafile "Error TLS Invalid SSL Context CA File".
0x000000C8DICOMDIRFolder The destination folder of the DICOMDIR File is not specified = DicomExceptionCodeHelper., or the specified folder doesn't exist.
0x000000C9File 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.
0x000000CAFileId The File ID of the specified file is invalid. Refer to the RejectInvalidFileID property for more information.
0x000000CBJ2KLocked J2K support is locked.
0x000000CCLutDescriptorMissing LUT descriptor is missing.
0x000000CDModalityLutMissing Modality LUT is missing.
0x000000CEBadPixelRepresentation Bad pixel representation.
0x000000CFPaletteColorLutDataMissing Palette color LUT is missing.
0x000000D0FeatureNotSupported Feature not supported.
0x000000D1VoiLutMissing VOI LUT is missing.
0x000000D2OverlayAttributesMissing Overlay attributes are missing.
0x000000D3OverlayActivationLayerMissing Overlay activation layer element is missing.
0x000000D4OverlayDataMissing Overlay data element is missing.
0x000000D5InvalidStructSize Invalid structure size.
0x000000D6NULLPointer NULL pointer.
0x000000D7ImageProcessingAssemblyMissing LTIMG DLL is missing.
0x000000D8CryptoLibraryLoadFailed Failed to load the underlying cryptographic library.
0x000000D9InvalidMacTransferSyntax Unable to change to the MAC Calculation Transfer Syntax.
0x000000DAPrivateKeyLoadFailed Failed to load the private key from the specified file.
0x000000DBCertificateLoadFailed Failed to load the digital certificate from the specified file.
0x000000DCCertificateReadFailed Failed to read the digital certificate from the Data Set.
0x000000DDKeysMismatch The specified private key doesn't match the public key in the specified digital certificate.
0x000000DEInvalidMacAlgorithm The specified Digital Signature Security Profile doesn't allow the use of the specified MAC Algorithm.
0x000000DFInvalidEncryptionAlgorithm The specified Digital Signature Security Profile doesn't allow the use of the encryption algorithm implied by the specified keys.
0x000000E0MacIDNumberAllocateFailed All possible values for the MAC ID Number are already used in the associated MAC Parameters Sequence.
0x000000E1CryptoLibFailure The underlying cryptographic library failed.
0x000000E2MacParameterMissing Failed to verify the Digital Signature because one or more of the MAC Parameters are missing.
0x000000E3MacIDNumberMissing Failed to verify the Digital Signature because no MAC Parameters Sequence Item is referenced.
0x000000E4UnknownMacAlgorithm Failed to verify the Digital Signature because the specified MAC Algorithm is unknown.
0x000000E5SignatureMissing Failed to verify the Digital Signature because the Signature is missing.
0x000000E6InvalidSignature The Digital Signature is invalid or at least one of the Digital Signatures in the Data Set is invalid.
0x000000E7CmpCodecMissing Leadtools.Codecs.Cmp.dll is missing.
0x000000E8J2KCodecMissing Leadtools.Codecs.J2k.dll is missing.
0x000000E9CantReplaceExistingCharacterSet Can't replace Existing Character Set.
0x000000EBPrivateCreatorGroupInvalid The private creator group number is invalid.
0x000000ECPrivateCreatorDataElementAlreadyExist The private creator data element already exists.
0x000000ECPrivateCreatorDataElementAlreadyExists The private creator data element already exists.
0x000000EDPrivateCreatorDataElementMissing The private creator data element is missing.
0x000000EEPrivateCreatorElementsAllAllocated All private creator elements have been allocated for this group.
0x000000EFPrivateCreatorElementInvalid The private creator data element is invalid.
0x000000F0EncapsulatedDocumentMissing The encapsulated document is missing.
0x000000F1InvalidElementLength The element length is invalid.
0x000000F2EncapsulatedDocumentFailure Failed to extract the encapsulated document.
0x000000F3EncapsulatedDocumentInvalidType The type must be PDF or CDA.
0x0000012DPrintSCUClassNotSupported The required SOP/Meta SOP Class is not supported on the Association (refer to the method itself)
0x0000012EPrintSCUTimeout Timed out (refer to the Timeout property)
0x0000012FPrintSCUAssociateRQRejected The Association request was rejected by the Print SCP (refer to the Associate method)
0x00000130PrintSCUFailureStatus The response of the Print SCP specifies a Failure status code (the operation was not performed).
0x00000131SopInstanceUidAlreadyExists SOP Instance UID already exists.
0x00000132IncompatibleListOfImages The list of images in the dataset must all have the same width, height, and bits per pixel.
0x00000133Ipv4Ipv6Conflict Both IPv4 and IPv6 addresses have been passed to the same method
0x00000134JlsFilterMissing The Leadtools.Codecs.Jls.dll is missing
0x00000190XmlInvalidFormat The LeadDicomTables XML file contains invalid XML
0x00000191XmlModuleListMissing The LeadDicomTables XML file missing the moduleList section
0x00000192XmlInvalidIodList The LeadDicomTables XML iodList section is invalid
0x00000193XmlInvalidIodModuleItem The LeadDicomTables XML file IOD entry contains an invalid module
0x00000194XmlModuleNotFound The LeadDicomTables XML file IOD entry references a module that is not defined in the moduleList
0x00000195XmlInvalidModuleElement The LeadDicomTables XML file moduleList contains an invalid element
0x00000196XmlInvalidModuleList The LeadDicomTables XML moduleList section is invalid
0x00000197XmlInvalidModulelistModuleAttribute The LeadDicomTables XML moduleList <Module> contains an invalid attribute
0x00000198XmlInvalidIodListModuleAttribute The LeadDicomTables XML iodList contains an invalid module
0x00000199XmlInvalidIodListIodAttribute The LeadDicomTables XML iodList contains an invalid attribute
0x0000019AXmlInvalidElementList The LeadDicomTables XML elementList is invalid
0x0000019BXmlInvalidElementListItemAttribute The LeadDicomTables XML elementList contains an invalid attribute
0x0000019CXmlInvalidUidListItemAttribute The LeadDicomTables XML uidList contains an invalid attribute
0x0000019DXmlInvalidConceptGroupList The LeadDicomTables XML contextgroup section is invalid
0x0000019EXmlInvalidContextGroupAttribute The LeadDicomTables XML contextgroup section contains an invalid group attribute
0x0000019FXmlInvalidCodedConceptAttribute The LeadDicomTables XML contextgroup section contains an invalid coded concept attribute
0x000001A0ElementAlreadyExists The DICOM Element already exists
0x000001A1TransferSyntaxNotSupported DICOM Transfer Syntax is not supported
0x000001A2Canceled Operation was canceled
0x000001A3ClassNotFound DICOM class not found
0x000001A4JP2CodecMissing The Leadtools.Jpeg2000.dll is missing
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomExceptionCode

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
DicomException Class

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features