Interface ISwaggerSourceErrorHandlerContext

Context for a SwaggerSourceErrorHandler call.

Hierarchy

  • ISwaggerSourceErrorHandlerContext

Properties

Properties

error: any

The occurred error.

index: number

The zero-based index of the underlying source.

Generated using TypeDoc