public final class ErrorCode extends Object
ErrorCode(int code, String name, ErrorType type)
boolean
equals(Object obj)
int
getCode()
String
getName()
ErrorType
getType()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ErrorCode(int code, String name, ErrorType type)
public int getCode()
public String getName()
public ErrorType getType()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2012–2019. All rights reserved.