public class RenderException extends RequestException
Constructor and Description |
---|
RenderException()
Constructor.
|
RenderException(String message)
Constructor.
|
RenderException(String message,
Throwable cause)
Constructor.
|
RenderException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.