Home
last modified time | relevance | path

Searched refs:AFCInternalError (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/appleDevice/protocol/
H A DAFCProtocol.ts339 class AFCInternalError extends Error { class
365 if (err && err instanceof AFCInternalError) {
405 throw new AFCInternalError(
421 throw new AFCInternalError('Invalid AFC header', this.header.requestId);