public class ErrorContext extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
ErrorContext()
Creates new instance.
|
|
ErrorContext(String id,
String context)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContext()
Returns context message.
|
String |
getId()
Returns id.
|
int |
hashCode() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.