Uses of Class
org.arquillian.cube.spi.CubeControlException
Packages that use CubeControlException
-
Uses of CubeControlException in org.arquillian.cube.spi
Methods in org.arquillian.cube.spi that return CubeControlExceptionModifier and TypeMethodDescriptionstatic CubeControlExceptionCubeControlException.failedCreate(String cubeId, Throwable cause) static CubeControlExceptionCubeControlException.failedDestroy(String cubeId, Throwable cause) static CubeControlExceptionCubeControlException.failedStart(String cubeId, Throwable cause) static CubeControlExceptionCubeControlException.failedStop(String cubeId, Throwable cause) Methods in org.arquillian.cube.spi that throw CubeControlException