Class FfmComException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oshi.ffm.windows.com.FfmComException
- All Implemented Interfaces:
Serializable
Unchecked exception thrown when a COM operation fails with an unexpected HRESULT.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FfmComException
-
-
Method Details
-
getHresult
public int getHresult()
-