Package hec.io

Class CodebaseErrorTable

java.lang.Object
hec.io.CodebaseErrorTable

public class CodebaseErrorTable extends Object
  • Constructor Details

    • CodebaseErrorTable

      public CodebaseErrorTable()
  • Method Details

    • getErrorCodeString

      public static String getErrorCodeString(int errorCode)
      Returns an error message for a codebase errorcode.
    • printErrorString

      public static void printErrorString(int errorCode)