ExceptionHandlerFeature.Error 속성

정의

원래 요청 중에 발생한 오류

public:
 property Exception ^ Error { Exception ^ get(); void set(Exception ^ value); };
public Exception Error { get; set; }
member this.Error : Exception with get, set
Public Property Error As Exception

속성 값

적용 대상