Uses of Class
org.spockframework.runtime.extension.ExtensionException
-
Packages that use ExtensionException Package Description org.spockframework.guice org.spockframework.runtime.extension -
-
Uses of ExtensionException in org.spockframework.guice
Subclasses of ExtensionException in org.spockframework.guice Modifier and Type Class Description class
GuiceExtensionException
-
Uses of ExtensionException in org.spockframework.runtime.extension
Methods in org.spockframework.runtime.extension that return ExtensionException Modifier and Type Method Description ExtensionException
ExtensionException. withArgs(java.lang.Object... args)
-