Project

General

Profile

« Previous | Next » 

Revision 3be6ef3e

Added by Niels Hoffmann over 13 years ago

performed javacscript:fix and worked on documentation

View differences:

taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/handler/ShowErrorViewHandler.java
20 20
import eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin;
21 21

  
22 22
/**
23
 * <p>ShowErrorViewHandler class.</p>
24
 *
23 25
 * @author n.hoffmann
24 26
 * @created Oct 13, 2010
25 27
 * @version 1.0
......
29 31
	/* (non-Javadoc)
30 32
	 * @see org.eclipse.core.commands.IHandler#execute(org.eclipse.core.commands.ExecutionEvent)
31 33
	 */
34
	/** {@inheritDoc} */
32 35
	@Override
33 36
	public Object execute(ExecutionEvent arg0) throws ExecutionException {
34 37
		try {

Also available in: Unified diff