public interface ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
error(Throwable e)
Receives a notification for an error in the annotated code.
|
void error(Throwable e)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.