|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ parser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.embl.ebi.escience.scufl.parser
Class ExceptionHolder

java.lang.Objectorg.embl.ebi.escience.scufl.parser.ExceptionHolder
- class ExceptionHolder
- extends java.lang.Object
Used to carry an exception between the worker threads loading the processors and the main thread that actually cares
| Field Summary | |
java.lang.Exception |
theException
|
| Constructor Summary | |
(package private) |
ExceptionHolder()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
theException
public java.lang.Exception theException
| Constructor Detail |
ExceptionHolder
ExceptionHolder()
|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ parser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.embl.ebi.escience.scufl.parser.ExceptionHolder