ExitCommandException constructor

const ExitCommandException(
  1. int signal
)

Implementation

const ExitCommandException(this.signal);