InstantiationException constructor

InstantiationException(
  1. InstantiationErrorCode error
)

Implementation

InstantiationException(this.error);