public interface ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(java.lang.String errorMessage,
java.lang.Throwable exception)
This method is called when a error has been caught.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.