CatchException constructor

CatchException(
  1. String msg
)

Implementation

CatchException(this.msg);