org.mule.tck.testmodels.mule
Interface TestExceptionStrategy.ExceptionCallback

All Known Implementing Classes:
HttpsInvalidKeystoreTestCase, SslInvalidKeystoreTestCase
Enclosing class:
TestExceptionStrategy

public static interface TestExceptionStrategy.ExceptionCallback


Method Summary
 void onException(Throwable t)
           
 

Method Detail

onException

void onException(Throwable t)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.