
public static interface LoadExceptionEvent.HasLoadExceptionHandlers<C>
LoadExceptionEvent events.| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addLoadExceptionHandler(LoadExceptionEvent.LoadExceptionHandler<C> handler)
Adds a
LoadExceptionEvent handler. |
HandlerRegistration addLoadExceptionHandler(LoadExceptionEvent.LoadExceptionHandler<C> handler)
LoadExceptionEvent handler.handler - the handlerCopyright © 2018. All rights reserved.