input property

String input
final

The input that was being processed when the exception occurred. This may be empty if the input being encoded was empty after cleanup.

Implementation

final String input;