public static interface LoadExceptionEvent.LoadExceptionHandler<C> extends EventHandler
LoadExceptionEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onLoadException(LoadExceptionEvent<C> event)
Called when an exception occurs during a load operation.
|
void onLoadException(LoadExceptionEvent<C> event)
Copyright © 2012. All Rights Reserved.