public final class ExceptionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFileNotFoundException(Throwable th)
Determines if the given exception was caused by an exception equivalent to FileNotFound.
|
public static boolean isFileNotFoundException(Throwable th)
Copyright © 2010-2012 Google. All Rights Reserved.