Uses of Class
org.spockframework.runtime.extension.ExtensionException

Packages that use ExtensionException
org.spockframework.guice   
org.spockframework.runtime.extension   
 

Uses of ExtensionException in org.spockframework.guice
 

Subclasses of ExtensionException in org.spockframework.guice
 class GuiceExtensionException
           
 

Uses of ExtensionException in org.spockframework.runtime.extension
 

Methods in org.spockframework.runtime.extension that return ExtensionException
 ExtensionException ExtensionException.withArgs(java.lang.Object... args)
           
 



Copyright © 2013. All rights reserved