Overload | Description |
---|---|
VBAReferenceException Constructor() | Initializes a new instance of the VBAReferenceException class. |
VBAReferenceException Constructor(String) | Initializes a new instance of the VBAReferenceException class. |
VBAReferenceException Constructor(String,Exception) | Initializes a new instance of the VBAReferenceException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
VBAReferenceException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the VBAReferenceException class with serialized data |