SmartObjectDefinitionException Class Members
See Also  Properties Methods Events
SourceCode.SmartObjects.Authoring Namespace : SmartObjectDefinitionException Class


Glossary Item Box

The following tables list the members exposed by SmartObjectDefinitionException.

Public Constructors

Public Properties

  Name Description
Public Property Data Overridden.   
Public Property DefinitionData  
Public Property HelpLink (Inherited from System.Exception)
Public Property HResult (Inherited from System.Exception)
Public Property InnerException (Inherited from System.Exception)
Public Property Message Overridden.   
Public Property Source Overridden.   
Public Property StackTrace Overridden.   
Public Property TargetSite (Inherited from System.Exception)
Top

Public Methods

  Name Description
Public Method GetBaseException Overridden.   
Public Method GetObjectData Overridden. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.  
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