public class ExceptionThrown extends Object
Constructor | Description |
---|---|
ExceptionThrown() |
Modifier and Type | Method | 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 © 2017, 2018–2018 WebFolder OÜ. All rights reserved.