LoadException constructor

const LoadException(
  1. String message
)

Implementation

const LoadException(this.message);