Package gw.test
Class MultiBreakException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gw.test.MultiBreakException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMultiBreakException
(String message, List<TestBreakInfo> testBreakInfoList) MultiBreakException
(List<TestBreakInfo> testBreakInfoList) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
_testBreakInfoList
-
-
Constructor Details
-
MultiBreakException
-
MultiBreakException
-
-
Method Details
-
getTestBreakInfoList
-