@exception reference [description]
Reference should point to some Exception class in your project. Warning appears during compilation if reference points to non-existing target. Description describes situation when this exception is thrown.
'**
'@exception TestDLL.DllClass1.nestedException If something horrible happens.
Function method1(ByVal x() As Integer, ByVal y As String) As Boolean