HandlerNotFoundException constructor

const HandlerNotFoundException(
  1. String message
)

Implementation

const HandlerNotFoundException(super.message);