Dart.Sockets Namespace > ErrorEventArgs Class : GetException Method |
'Declaration Public Function GetException() As Exception
'Usage Dim instance As ErrorEventArgs Dim value As Exception value = instance.GetException()
public Exception GetException()
public: Exception* GetException();
public: Exception^ GetException();