Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.javatools.parser.util.AsyncTask.CancelledException

Packages that use AsyncTask.CancelledException
oracle.javatools.parser.util The Parser Utilities package contains utility classes used by the rest of the parser framework. 
 

Uses of AsyncTask.CancelledException in oracle.javatools.parser.util
 

Methods in oracle.javatools.parser.util that throw AsyncTask.CancelledException
protected  void AsyncTask.bailIfCancelled()
          Checks if the task has been marked for cancellation, and throws a CancelledException if it has.
protected abstract  java.lang.Object AsyncTask.runImpl()
          Implementation of the task.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.