ObjectLoadException Class Members
See Also  Properties Methods Events
SourceCode.Framework Namespace : ObjectLoadException Class


Glossary Item Box

The following tables list the members exposed by ObjectLoadException.

Public Constructors

  Name Description
Public Constructor ObjectLoadException Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property Container  
Public Property Data (Inherited from System.Exception)
Public Property FileName  
Public Property HelpLink (Inherited from System.Exception)
Public Property HResult (Inherited from System.Exception)
Public Property InnerException (Inherited from System.Exception)
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property Item  
Public Property Message (Inherited from System.TypeLoadException)
Public Property Source (Inherited from System.Exception)
Public Property StackTrace (Inherited from System.Exception)
Public Property TargetSite (Inherited from System.Exception)
Public Property TypeName (Inherited from System.TypeLoadException)
Public Property Warning  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.  Disposes this object  
Public Method GetBaseException (Inherited from System.Exception)
Public Method GetObjectData (Inherited from System.TypeLoadException)
Public Method GetType (Inherited from System.Exception)
Public Method ToString (Inherited from System.Exception)
Top

Protected Events

  Name Description
Protected Event SerializeObjectState (Inherited from System.Exception)
Top

See Also