| 
            
               | 
        
         This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
        
                    
                      
                        
Syntax
                    
                    | C# | 
                                
                                   | 
                            
|---|---|
                                
                                  public class PropertyAccessorException
                               | 
                            |
| Visual Basic (Declaration) | 
                                
                                   | 
                            
|---|---|
                                
                                  Public Class PropertyAccessorException
                               | 
                            |
The type exposes the following members.
                      
                        
Public Constructors
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          PropertyAccessorException | 
                             
            Initializes a new instance of the PropertyAccessorException class.
             
                           | 
                        
                      
                        
Public Methods
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          Equals | (Inherited from Object.) | 
| 
                             | 
                          GetBaseException | (Inherited from Exception.) | 
| 
                             | 
                          GetHashCode | (Inherited from Object.) | 
| 
                             | 
                          GetObjectData | (Inherited from Exception.) | 
| 
                             | 
                          GetType | (Inherited from Exception.) | 
| 
                             | 
                          ToString | (Inherited from Exception.) | 
                      
                        
Protected Methods
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          Finalize | (Inherited from Object.) | 
| 
                             | 
                          MemberwiseClone | (Inherited from Object.) | 
                      
                        
Public Properties
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          Data | (Inherited from Exception.) | 
| 
                             | 
                          HelpLink | (Inherited from Exception.) | 
| 
                             | 
                          InnerException | (Inherited from Exception.) | 
| 
                             | 
                          Message | (Inherited from Exception.) | 
| 
                             | 
                          Source | (Inherited from Exception.) | 
| 
                             | 
                          StackTrace | (Inherited from Exception.) | 
| 
                             | 
                          TargetSite | (Inherited from Exception.) |