'UsageDim exception As Exception UAException.CheckSuccess(exception)
public: static void CheckSuccess( Exception^ exception )
Parameters
- exception
- The exception to check. If not null, a UAException will be thrown wrapping this exception.
The value of this parameter can be
null(Nothingin Visual Basic).