'Declaration Public Function New( _ ByVal message As String, _ ByVal code As ExcelExceptionCode, _ ByVal hr As Long _ )
'Usage Dim message As String Dim code As ExcelExceptionCode Dim hr As Long Dim instance As New ExcelException(message, code, hr)
Parameters
- message
- code
- hr