Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32.COM.tlb.imp

Class TlbParameterNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable


    public class TlbParameterNotFoundException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

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

      • TlbParameterNotFoundException

        public TlbParameterNotFoundException()
      • TlbParameterNotFoundException

        public TlbParameterNotFoundException(java.lang.String msg)
      • TlbParameterNotFoundException

        public TlbParameterNotFoundException(java.lang.Throwable cause)
      • TlbParameterNotFoundException

        public TlbParameterNotFoundException(java.lang.String msg,
                                             java.lang.Throwable cause)
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.