Version

OpenPackagingNonConformanceException Class Members

The following tables list the members exposed by OpenPackagingNonConformanceException.

Public Properties
 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyIPackagePartReturns the IPackagePart instance which caused the exception to be thrown, or null (Nothing in VB) if the exception was not caused by a IPackagePart.  
Public PropertyMessage (Inherited from System.Exception)
Public PropertyReasonReturns the reason the exception was thrown.  
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Public Methods
 NameDescription
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectData (Inherited from System.Exception)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Protected Events
 NameDescription
Protected EventSerializeObjectState (Inherited from System.Exception)
See Also

View on GitHub