public class RenderException extends IOException
| Constructor and Description |
|---|
RenderException() |
RenderException(String message) |
RenderException(String message,
Throwable cause) |
RenderException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
Throwable |
initCause(Throwable cause) |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 Visiativ. All rights reserved.