public class RendererRuntimeException extends NestedRuntimeException
Constructor and Description |
---|
RendererRuntimeException(String msg)
Constructs a RendererRuntimeException with the specified message.
|
RendererRuntimeException(String msg,
Throwable t)
Constructs a RendererRuntimeException with the specified message
wrapping the underlying exception.
|
getMessage, getUnderlyingException, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public RendererRuntimeException(String msg)
msg
- the exception mesaageCopyright © 2025 Apache Software Foundation. All rights reserved.