Subscriber portal
Gets or sets the type of the exception.
public: property Type^ ExceptionType { Type^ get(); void set(Type^ value); }
The type of the exception.
HandleErrorAttribute ClassSystem.Web.Mvc Namespace