@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, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public 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.