public class ExceptionEvent extends Object
| Constructor and Description |
|---|
ExceptionEvent(Throwable value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Throwable |
getValue()
Gets the value.
|
int |
hashCode()
Override hashCode.
|
void |
setValue(Throwable value)
Sets the value.
|
public ExceptionEvent(Throwable value)
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.