Home
last modified time | relevance | path

Searched refs:WinRegKeyException (Results 1 – 6 of 6) sorted by relevance

/trunk/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java105 public String getStringValue( String valueName ) throws WinRegKeyException { in getStringValue()
114 private byte[] getValue( String valueName ) throws WinRegKeyException { in getValue()
133 throw new WinRegKeyException( "unknown root registry key!"); in getValue()
136 throw new WinRegKeyException( "opening root registry key " + in getValue()
141 throw new WinRegKeyException( "opening registry key and " + in getValue()
144 throw new WinRegKeyException( "opening registry key failed!" ); in getValue()
158 throw new WinRegKeyException( "retrieving information about " + in getValue()
162 throw new WinRegKeyException( "retrieving information about " + in getValue()
176 throw new WinRegKeyException( "retrieving data for the " + in getValue()
180 throw new WinRegKeyException( "retrieving data for the " + in getValue()
[all …]
H A DWinRegKeyException.java29 final class WinRegKeyException extends java.lang.Exception { class
34 public WinRegKeyException() { in WinRegKeyException() method in WinRegKeyException
44 public WinRegKeyException( String message ) { in WinRegKeyException() method in WinRegKeyException
H A DInstallationFinder.java200 } catch ( WinRegKeyException e ) { in getPathFromWindowsRegistry()
206 } catch ( WinRegKeyException e64 ) { in getPathFromWindowsRegistry()
212 } catch ( WinRegKeyException we ) { in getPathFromWindowsRegistry()
218 } catch ( WinRegKeyException we64 ) { in getPathFromWindowsRegistry()
H A Dmakefile.mk46 WinRegKeyException.java
/trunk/main/odk/settings/
H A Dstd.mk99 -C $(CLASSES_DIR) $(SQM)com/sun/star/lib/loader/WinRegKeyException.class$(SQM) \
/trunk/main/odk/pack/copying/
H A Dmakefile.mk96 $(DESTDIRJAR)/com/sun/star/lib/loader/WinRegKeyException.class

Completed in 35 milliseconds