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 SummaryConstructors Constructor Description Cfgmgr32Exception(int errorCode)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetErrorCode()java.lang.StringtoString()
 
-