Home
last modified time | relevance | path

Searched defs:UnsupportedApiLevelException (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DUnsupportedApiLevelException.java23 public class UnsupportedApiLevelException extends Exception { class
28 public UnsupportedApiLevelException() { in UnsupportedApiLevelException() method in UnsupportedApiLevelException
38 public UnsupportedApiLevelException(String message) { in UnsupportedApiLevelException() method in UnsupportedApiLevelException
53 public UnsupportedApiLevelException(String message, @Nullable Throwable cause) { in UnsupportedApiLevelException() method in UnsupportedApiLevelException
66 public UnsupportedApiLevelException(@Nullable Throwable cause) { in UnsupportedApiLevelException() method in UnsupportedApiLevelException