org.estouro.ui
Interface ErrorHandler

All Known Subinterfaces:
EditionContextListener
All Known Implementing Classes:
EditionContextAdapter, EditorFrame, ThemeList

public interface ErrorHandler


Method Summary
 void error(java.lang.Throwable t)
          An internal error
 

Method Detail

error

void error(java.lang.Throwable t)
An internal error

Parameters:
t -


Copyright © 2005-2006 Fernando González Cortés. All Rights Reserved.