Class MarlinClient

    • Constructor Summary

      Constructors 
      Constructor Description
      MarlinClient()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.RuntimeException jniErrToException​(int errCode, java.lang.String msg)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MarlinClient

        public MarlinClient()
    • Method Detail

      • jniErrToException

        public static java.lang.RuntimeException jniErrToException​(int errCode,
                                                                   java.lang.String msg)