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