Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/sql/
DSQLClientInfoExceptionTest.java45 assertEquals(failedProps, exception.getFailedProperties()); in testConstructor()
/libcore/ojluni/src/main/java/java/sql/
DSQLClientInfoException.java315 public Map<String, ClientInfoStatus> getFailedProperties() { in getFailedProperties() method in SQLClientInfoException
/libcore/api/
Dcurrent.txt10476 method public java.util.Map<java.lang.String,java.sql.ClientInfoStatus> getFailedProperties();