Package com.ftdi
Class FTD2XXException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ftdi.FTD2XXException
- All Implemented Interfaces:
Serializable
If something bad thing happen in native file.
- Author:
- Peter Kocsis invalid input: '<'p. kocsis. 2. 7182 at gmail.com>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFTD2XXException(int ftStatus) FTD2XXException(com.ftdi.FT_STATUS ftStatus) FTD2XXException(String message) FTD2XXException(String message, Throwable cause) FTD2XXException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FTD2XXException
public FTD2XXException(com.ftdi.FT_STATUS ftStatus) -
FTD2XXException
public FTD2XXException(int ftStatus) -
FTD2XXException
-
FTD2XXException
-
FTD2XXException
-
FTD2XXException
public FTD2XXException()
-