UnknownErrorException constructor

UnknownErrorException(
  1. String unknownIdentifier
)

Implementation

UnknownErrorException(this.unknownIdentifier);