DbShutdownException constructor

DbShutdownException(
  1. String message,
  2. int errorCode
)

Implementation

DbShutdownException(super.message, super.errorCode);