public class ExceptionToPngRenderer extends Object
Constructor and Description |
---|
ExceptionToPngRenderer() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
renderExceptionToPng(Exception e)
Render the given exception to an image.
|
public static byte[] renderExceptionToPng(Exception e)
e
- exceptionIOException
- if an error occurs rendering the .pngCopyright © 2021. All rights reserved.