This exception informs the host system that an app has determined that a file upload is not allowed to be completed.

Currently it is expected to be thrown by the following events:

  • IPreFileUpload

Hierarchy

Constructors

Properties

message: string
name: string = 'AppsEngineException'
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc