public final class ErrorCode extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getCode() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public ErrorCode(int code,
String name)
Copyright © 2012-2016. All Rights Reserved.