¡@

Home 

java Programming Glossary: illegalargumentexception

read/write to Windows Registry using Java

http://stackoverflow.com/questions/62289/read-write-to-windows-registry-using-java

@param key @param valueName @return the value @throws IllegalArgumentException @throws IllegalAccessException @throws InvocationTargetException.. readString int hkey String key String valueName throws IllegalArgumentException IllegalAccessException InvocationTargetException if hkey HKEY_LOCAL_MACHINE.. readString userRoot hkey key valueName else throw new IllegalArgumentException hkey hkey Read value s and value name s form given key @param..