format property

String format
final

Format being encoded to when the exception occurred

This typically contains the MIME type (e.g., "text/turtle") or format name (e.g., "Turtle") of the target RDF encoding.

Implementation

final String format;