Share via


ExceptionHandlingThrowResult.ExceptionToThrow Property

Definition

Gets or sets the exception that should be thrown to the client.

public Exception ExceptionToThrow { get; set; }
member this.ExceptionToThrow : Exception with get, set
Public Property ExceptionToThrow As Exception

Property Value

Exception to throw

Applies to