public class ExceptionRevoked extends Object
Constructor | Description |
---|---|
ExceptionRevoked() |
Modifier and Type | Method | Description |
---|---|---|
Integer |
getExceptionId() |
The id of revoked exception, as reported in
exceptionThrown . |
String |
getReason() |
Reason describing why exception was revoked.
|
void |
setExceptionId(Integer exceptionId) |
The id of revoked exception, as reported in
exceptionThrown . |
void |
setReason(String reason) |
Reason describing why exception was revoked.
|
public String getReason()
public void setReason(String reason)
public Integer getExceptionId()
exceptionThrown
.public void setExceptionId(Integer exceptionId)
exceptionThrown
.Copyright © 2017, 2018–2018 WebFolder OÜ. All rights reserved.