Class TlbParameterNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.jna.platform.win32.COM.tlb.imp.TlbParameterNotFoundException
All Implemented Interfaces:
Serializable

public class TlbParameterNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • TlbParameterNotFoundException

      public TlbParameterNotFoundException()
    • TlbParameterNotFoundException

      public TlbParameterNotFoundException(String msg)
    • TlbParameterNotFoundException

      public TlbParameterNotFoundException(Throwable cause)
    • TlbParameterNotFoundException

      public TlbParameterNotFoundException(String msg, Throwable cause)