Searched defs:ObbException (Results 1 – 1 of 1) sorted by relevance
3413 private static class ObbException extends Exception { class in StorageManagerService3416 public ObbException(int status, String message) { in ObbException() method in StorageManagerService.ObbException3421 public ObbException(int status, Throwable cause) { in ObbException() method in StorageManagerService.ObbException