public class GadgetRenderingException extends RuntimeException
| Constructor and Description |
|---|
GadgetRenderingException(GadgetState gadget,
Throwable cause) |
GadgetRenderingException(String message,
GadgetState gadget) |
GadgetRenderingException(String message,
GadgetState gadget,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
GadgetState |
getGadgetState() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GadgetRenderingException(String message, GadgetState gadget, Throwable cause)
public GadgetRenderingException(String message, GadgetState gadget)
public GadgetRenderingException(GadgetState gadget, Throwable cause)
public GadgetState getGadgetState()
Copyright © 2024 Atlassian. All rights reserved.