Class VeraPDFParserException

All Implemented Interfaces:
Serializable

public class VeraPDFParserException extends RuntimeException
Author:
Irina Mavrina
See Also:
  • Constructor Details

    • VeraPDFParserException

      public VeraPDFParserException()
    • VeraPDFParserException

      public VeraPDFParserException(String message)
    • VeraPDFParserException

      public VeraPDFParserException(String message, Throwable cause)
    • VeraPDFParserException

      public VeraPDFParserException(Throwable cause)