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, toString
Copyright © 2021 Visiativ Software. All rights reserved.