format property
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;
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.
final String format;