Skip to content
Commit 36b0ebe0 authored by Junho's avatar Junho
Browse files

Remove not necessary constructor of CallEndpointException

Some constructor in CallEndpointException are removed because the server side has no scenario to use.
CallEndpointException was introduced together with b/262452554 and it is used to report exceptions that can be occurred during change of CallEndpoint. But some constructor are not necessary because we can create it like CallEndpointController#getErrorResult.

bug: 264468307
Test: build and manual test
Change-Id: I24bc13b17d97c79f6c3b8fdce46ea7ac55c90f21
parent 40db8a18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment