Package com.sun.jna.platform.win32
Class Cfgmgr32Util.Cfgmgr32Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.sun.jna.platform.win32.Cfgmgr32Util.Cfgmgr32Exception
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Cfgmgr32Util
public static class Cfgmgr32Util.Cfgmgr32Exception extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Cfgmgr32Exception(int errorCode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getErrorCode()
java.lang.String
toString()
-