Home
last modified time | relevance | path

Searched refs:FileSystemRuntimeException (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/
H A DFileSystemRuntimeException.java39 public class FileSystemRuntimeException extends java.lang.RuntimeException { class
46 public FileSystemRuntimeException(int _errorCode) { in FileSystemRuntimeException() method in FileSystemRuntimeException
51 public FileSystemRuntimeException(String _message, int _errorCode) { in FileSystemRuntimeException() method in FileSystemRuntimeException
56 public FileSystemRuntimeException(String _message, java.lang.Throwable _cause, int _errorCode) { in FileSystemRuntimeException() method in FileSystemRuntimeException
61 public FileSystemRuntimeException(java.lang.Throwable _cause, int _errorCode) { in FileSystemRuntimeException() method in FileSystemRuntimeException
H A DStorageFileAccess.java31 import org.hsqldb.lib.FileSystemRuntimeException;
67 …throw new FileSystemRuntimeException( e, FileSystemRuntimeException.fileAccessRemoveElementFailed … in removeElement()
78 …throw new FileSystemRuntimeException( e, FileSystemRuntimeException.fileAccessRenameElementFailed … in renameElement()
H A Dmakefile.mk50 FileSystemRuntimeException.java\

Completed in 12 milliseconds