DataDirect XML Converters 5.0 Send comments on this topic.
ConverterCancelledException Class Members
See Also  Properties  Methods 
DDTek.XmlConverter Namespace : ConverterCancelledException Class


The following tables list the members exposed by ConverterCancelledException.

Protected Constructors

 NameDescription
Protected ConstructorConverterCancelledException Constructor Constructor used when deserializing the exception  
Top

Public Properties

 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyErrorCode Many converters and utility methods provide specific indicators that represent the thrown exception type. (Inherited from ConverterException)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessage (Inherited from System.Exception)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top

Protected Properties

 NameDescription
Protected PropertyHResult (Inherited from System.Exception)
Top

Public Methods

 NameDescription
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectData Method used when serializing the exception (Inherited from ConverterException)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top

See Also

© 2009 All Rights Reserved.