SQLException constructor

SQLException(
  1. String msg
)

Implementation

SQLException(this.msg);