/** The exception that is thrown when an invalid request was made to a server. */ export interface IInvalidRequestException { } //# sourceMappingURL=invalid_request_exception.d.ts.map