Home | History | Annotate | Download | only in transformer

Lines Matching defs:postExceptionFromThread

176   //   * postExceptionFromThread method.  This is needed if the transform is 
3036 void postExceptionFromThread(Exception e)
3057 // ((TransformerImpl)(sth.getTransformer())).postExceptionFromThread(e);
3115 postExceptionFromThread(e); // Assume we're on the main thread
3139 postExceptionFromThread(e);