public class VeraPDFException extends Exception
| Constructor and Description |
|---|
VeraPDFException()
Default constructor for VeraPDFException.
|
VeraPDFException(String message)
Constructs new VeraPDFException with a String message
|
VeraPDFException(String message,
Throwable cause)
Constructs new VeraPDFException with a String message and a Throwable
cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VeraPDFException()
public VeraPDFException(String message)
message - a String message describing the cause of the exception.Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.