public VBAReferenceException( string message, Exception inner )
'Declaration Public Function New( _ ByVal message As String, _ ByVal inner As Exception _ )
'Declaration
Public Function New( _ ByVal message As String, _ ByVal inner As Exception _ )
'Usage Dim message As String Dim inner As Exception Dim instance As New VBAReferenceException(message, inner)
'Usage
Dim message As String Dim inner As Exception Dim instance As New VBAReferenceException(message, inner)
VBAReferenceException Class VBAReferenceException Members Overload List