Uses of Class
com.googlecode.catchexception.throwable.MyThrowable
Packages that use MyThrowable
-
Uses of MyThrowable in com.googlecode.catchexception.throwable.apis
Methods in com.googlecode.catchexception.throwable.apis that return MyThrowableModifier and TypeMethodDescriptionstatic MyThrowable
MyThrowableCustomAssertions.caughtThrowable()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.googlecode.catchexception.throwable.apis with parameters of type MyThrowableModifier and TypeMethodDescriptionstatic MyThrowableCustomAssert
MyThrowableCustomAssertions.then
(MyThrowable actual) Then.Constructors in com.googlecode.catchexception.throwable.apis with parameters of type MyThrowableModifierConstructorDescriptionprotected
MyThrowableCustomAssert
(MyThrowable actual) Instantiates a new my throwable custom assert.