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