Todea App Guide
Classes
API
Members
DESC
NAME
PATH
BODY
CORS_HEADERS
CORS_ORIGIN
ENABLE_PAGINATION
ERRORS
HEADERS
LOG_REQUEST_BODY_ON_ERROR
METHOD
PATH_PARAMS
QS
RESPONSE
SDK_GROUP
TAG
Methods
__makeParamsWithDefaultValuesOptional
_callAndHandleRequestDone
_getBody
_getEmptySuccessResponse
_getErrors
_getHeaders
_getResponse
_getResponseSchemas
_handleError
getCORSOrigin
getDescMarkdownString
getFullPath
registerAPI
__setCORSHeaders
_callAndHandleRequestDone
_computeResponse
addHeadersToForward
computeResponse
redirectToWebApp
BadRequestException
__RequestDone
Members
schema
RequestError
Members
c2jSchema
respSchema
respData
RequestOkay
ForbiddenException
InternalFailureException
InvalidInputException
NotFoundException
RedirectException
RequestDone
Members
respData
ServiceUnavailableException
TxAPI
Methods
postCommit
preCommit
preTxStart
UnauthorizedException
Namespaces
Exceptions
Global
generateRegistrationOptions
pruneUndefined
RedirectException
()
Thrown when a redirect is required. RedirectException is a subclass of RequestError, because AWS SDKs don't support more than one success responses, and they are using exceptions to handle redirects already.
new
RedirectException
()
exception.js
,
line 169