Klasse DdemlUtil.DdemlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.jna.platform.win32.DdemlUtil.DdemlException
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
DdemlUtil

public static class DdemlUtil.DdemlException extends RuntimeException
DdemlException wraps error codes reported by the DDEML functions as an exception.
Siehe auch:
  • Konstruktordetails

    • DdemlException

      public DdemlException(int errorCode, String message)
  • Methodendetails