ErrorHandler
Interface
The behaviour for handling an error caught during page writing.
Modifiers
public abstract
Methods
handle (Throwable)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Throwable | throwable |
Return Type
void
Modifiers
public abstract