ExitException constructor

ExitException(
  1. int code
)

Implementation

ExitException(this.code);