public class ExceptionThrown extends Object
| Constructor and Description |
|---|
ExceptionThrown() |
| Modifier and Type | Method and Description |
|---|---|
ExceptionDetails |
getExceptionDetails() |
Double |
getTimestamp()
Timestamp of the exception.
|
void |
setExceptionDetails(ExceptionDetails exceptionDetails) |
void |
setTimestamp(Double timestamp)
Timestamp of the exception.
|
public Double getTimestamp()
public void setTimestamp(Double timestamp)
public ExceptionDetails getExceptionDetails()
public void setExceptionDetails(ExceptionDetails exceptionDetails)
Copyright © 2020. All rights reserved.