Home Reference Source Repository
import {FailedToSendBatchSqsMessageException} from 'deep-log/lib/Driver/Exception/FailedToSendBatchSqsMessageException.js'
public class | source

FailedToSendBatchSqsMessageException

Extends:

lib/Driver/Exception/LogDriverException~LogDriverException → FailedToSendBatchSqsMessageException

Thrown when failed to send sqs message

Constructor Summary

Public Constructor
public

constructor(sqsQueueUrl: String, error: Object)

Public Constructors

public constructor(sqsQueueUrl: String, error: Object) source

Params:

NameTypeAttributeDescription
sqsQueueUrl String
error Object