Class WarcRecord.FormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.unimi.dsi.law.warc.io.WarcRecord.FormatException
All Implemented Interfaces:
Serializable
Enclosing class:
WarcRecord

public static class WarcRecord.FormatException
extends Exception
An exception to denote parsing errors during reads.
See Also:
Serialized Form
  • Constructor Details

    • FormatException

      public FormatException​(String s)