Uses of Class
com.googlecode.catchexception.throwable.MyThrowable
Packages that use MyThrowable
-
Uses of MyThrowable in com.googlecode.catchexception.throwable.apis
Subclasses with type arguments of type MyThrowable in com.googlecode.catchexception.throwable.apisModifier and TypeClassDescriptionclassThe Class MyThrowableCustomAssert.Methods in com.googlecode.catchexception.throwable.apis that return MyThrowableModifier and TypeMethodDescriptionstatic MyThrowableMyThrowableCustomAssertions.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 MyThrowableCustomAssertMyThrowableCustomAssertions.then(MyThrowable actual) Then.Constructors in com.googlecode.catchexception.throwable.apis with parameters of type MyThrowableModifierConstructorDescriptionprotectedMyThrowableCustomAssert(MyThrowable actual) Instantiates a new my throwable custom assert.