Class C4Base


  • public final class C4Base
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void debug​(boolean debugging)  
      static java.lang.String getMessage​(int domain, int code, int internalInfo)  
      static void setTempDir​(java.lang.String tempDir)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • debug

        public static void debug​(boolean debugging)
      • getMessage

        @Nullable
        public static java.lang.String getMessage​(int domain,
                                                  int code,
                                                  int internalInfo)