org.cruxframework.crux.core.client.db.websql
Interface SQLDatabase.SQLTransactionErrorCallback

All Known Implementing Classes:
WSQLTransaction
Enclosing class:
SQLDatabase

public static interface SQLDatabase.SQLTransactionErrorCallback


Method Summary
 void onError(SQLError error)
           
 

Method Detail

onError

void onError(SQLError error)


Copyright © 2014. All rights reserved.