MaxRetriesExceededException constructor

const MaxRetriesExceededException(
  1. String message
)

Implementation

const MaxRetriesExceededException(super.message);