@PublicApi public class RuntimeInsightException extends InsightException
| Constructor and Description |
|---|
RuntimeInsightException(RuntimeException e)
An Constructor of an InsightRuntimeException.
|
RuntimeInsightException(String message) |
RuntimeInsightException(String msg,
RuntimeException e)
An Constructor of an InsightRuntimeException.
|
getMessage, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic RuntimeInsightException(String message)
public RuntimeInsightException(RuntimeException e)
e - - The causing exceptionpublic RuntimeInsightException(String msg, RuntimeException e)
msg - - Description of what's likely caused the RuntimeExceptione - - The causing exceptionCopyright © 2024 Atlassian. All rights reserved.