DbFullException constructor

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

Implementation

DbFullException(super.message, super.errorCode);