Function controllerErrorInterceptor

  • Decorator for a controller class that configures the type to use to intercept errors.

    Error interceptors instances are built using the current app InversifyJS IOC container.

    Parameters

    Returns ((classDefinition) => void)

      • (classDefinition): void
      • Parameters

        • classDefinition: Function

        Returns void

Generated using TypeDoc