GitException constructor

const GitException(
  1. String message
)

Implementation

const GitException(this.message);