Reflection
VBAReferenceException Class
Members 


Syntax
'Declaration
 
<SerializableAttribute()>
Public Class VBAReferenceException 
   Inherits System.Exception
'Usage
 
Dim instance As VBAReferenceException
[Serializable()]
public class VBAReferenceException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Attachmate.Reflection.Framework.VBAReferenceException

See Also