FixedParseException constructor

FixedParseException(
  1. String message
)

Exception thrown when a parse fails.

Implementation

FixedParseException(super.message);