com.vaadin.addon.touchkit.extensions
Interface LocalStorageCallback.FailureEvent

All Superinterfaces:
Serializable
Enclosing interface:
LocalStorageCallback

public static interface LocalStorageCallback.FailureEvent
extends Serializable


Method Summary
 String getMessage()
           
 

Method Detail

getMessage

String getMessage()
Returns:
The error message for the failure.


Copyright © 2014 Vaadin Ltd. All rights reserved.