Example usage for Java android.accounts NetworkErrorException fields, constructors, methods, implement or subclass
The text is from its open source code.
NetworkErrorException(String message, Throwable cause) | |
NetworkErrorException(String message) | |
NetworkErrorException(Throwable cause) | |
NetworkErrorException() |
String | getMessage() Returns the detail message string of this throwable. |