FileDocCategorySizeDatePackage
OperationCanceledException.javaAPI DocAndroid 5.1 API281Sat Mar 14 14:09:36 GMT 2015android.os

OperationCanceledException

public class OperationCanceledException extends RuntimeException

Fields Summary
Constructors Summary
public OperationCanceledException()

 throw new RuntimeException("Stub!"); 
public OperationCanceledException(String message)

 throw new RuntimeException("Stub!"); 
Methods Summary