public class StepError extends Object
| Constructor and Description |
|---|
StepError(String name,
String errorMessage,
Exception exception)
Constructor with error details.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
Get error message.
|
Exception |
getException()
Get exception.
|
String |
getName()
Get error name.
|
Copyright © 2016–2019 Wultra s.r.o.. All rights reserved.