org.equanda.util.script
Interface DMExtension.ExceptionListener

Enclosing class:
DMExtension

public static interface DMExtension.ExceptionListener

ExceptionListener allows proper handling of EquandaPersistenceError


Method Summary
 void errorOccured(Throwable t, String extra)
           
 

Method Detail

errorOccured

void errorOccured(Throwable t,
                  String extra)


Copyright © 2007-2009. All Rights Reserved.