ParsingException constructor

ParsingException(
  1. dynamic cause
)

Implementation

ParsingException(this.cause);