Table of Contents

Throw

Methods
public void Throw()

Converts the error into an System.Exception and throw it.

Exceptions
Type Condition
Exception

Always throws an exception.