public interface ErrorResultHandler<T extends ODataException>
T
createError(String content, Object origin, int httpStatusCode)
T createError(@NonNull String content, Object origin, @NonNull int httpStatusCode)
Copyright © 2020 SAP. All Rights Reserved.