DLQPushException constructor

const DLQPushException(
  1. String message
)

Implementation

const DLQPushException(super.message);