Package com.amazonaws.serverless.exceptions
package com.amazonaws.serverless.exceptions
-
ExceptionsClassDescriptionThis exception is thrown when the ContainerHandler fails to parse a request object or input stream into the object required by the Container.This exception is thrown when the ContainerHandler fails to parse a request object or input stream into the object required by the Container.This exception is thrown when the ContainerHandler cannot transform the Container response into a valid return value for the Lambda function.