public class ErrorCode
extends java.lang.Object
| Constructor and Description |
|---|
ErrorCode(long errorCode)
Constructor with the numeric code Id
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getCode()
The numeric error code Id for this error.
|
int |
hashCode() |
java.lang.String |
toString() |
public ErrorCode(long errorCode)
errorCode - the error code idpublic long getCode()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.