NbpException constructor

const NbpException(
  1. String message
)

Implementation

const NbpException(this.message);