@Deprecated public class DocumentRendererException extends Exception
document renderer exception| Constructor and Description |
|---|
DocumentRendererException(String message)
Deprecated.
Default constructor.
|
DocumentRendererException(String message,
Throwable t)
Deprecated.
Other constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentRendererException(String message)
message - An error message.Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.