RuntimeException.Code Property

Definition

The error code for the condition that triggered the exception.

public int Code { get; }
member this.Code : int

Property Value

The error code for the condition that triggered the exception.

Applies to