DebugFileNotSetException constructor

const DebugFileNotSetException(
  1. String _message
)

Implementation

const DebugFileNotSetException(this._message);