Core
Framework v2.x
2

clearError #

Sets the request error to null and status to 200

Arguments #

clearError(): void;

Example #

request.clearError();