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