Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/
H A DFileSystemRuntimeException.java56 public FileSystemRuntimeException(String _message, java.lang.Throwable _cause, int _errorCode) { in FileSystemRuntimeException() argument
57 super(_message, _cause); in FileSystemRuntimeException()
61 public FileSystemRuntimeException(java.lang.Throwable _cause, int _errorCode) { in FileSystemRuntimeException() argument
62 super(_cause); in FileSystemRuntimeException()

Completed in 8 milliseconds