Package hec.io
Class CodebaseErrorTable
java.lang.Object
hec.io.CodebaseErrorTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getErrorCodeString
(int errorCode) Returns an error message for a codebase errorcode.static void
printErrorString
(int errorCode)
-
Constructor Details
-
CodebaseErrorTable
public CodebaseErrorTable()
-
-
Method Details
-
getErrorCodeString
Returns an error message for a codebase errorcode. -
printErrorString
public static void printErrorString(int errorCode)
-