| Package | Description |
|---|---|
| com.atlassian.bamboo.logger |
| Modifier and Type | Method and Description |
|---|---|
static ThrowableDetails |
ThrowableDetails.fromThrowable(Throwable throwable) |
ThrowableDetails |
ErrorDetails.getThrowableDetails()
Contains the details of any
Throwable which may have been thrown in the error |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorUpdateHandler.createElasticError(String context,
Long agentId,
ThrowableDetails throwableDetails,
String instanceId)
Create an error regarding Elastic Bamboo.
|
void |
ErrorUpdateHandler.createError(String planKey,
Integer buildNumber,
Long agentId,
String context,
ThrowableDetails throwableDetails) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.