A B C D E F G H M N O R S T

A

AbstractSubstituteThroableTest - Class in net.sf.excha
 
AbstractSubstituteThroableTest() - Constructor for class net.sf.excha.AbstractSubstituteThroableTest
 
annotatedClass - Variable in class net.sf.excha.AbstractSubstituteThroableTest
 
AnnotatedFoo - Interface in net.sf.excha.foo
 
AnnotatedFooImpl - Class in net.sf.excha.foo
 
AnnotatedFooImpl() - Constructor for class net.sf.excha.foo.AnnotatedFooImpl
 

B

BusinessRuntimeException - Exception in net.sf.excha.demo
 
BusinessRuntimeException(Throwable) - Constructor for exception net.sf.excha.demo.BusinessRuntimeException
 

C

callsMethod1ThanCanThrowException(String) - Method in interface net.sf.excha.demo.Foo
 
callsMethod1ThanCanThrowException(String) - Method in class net.sf.excha.demo.SillyFoo
 
callsMethod1ThanCanThrowException(String) - Method in class net.sf.excha.demo.SmartFoo
 
callsMethod2ThanCanThrowException(String, String) - Method in interface net.sf.excha.demo.Foo
 
callsMethod2ThanCanThrowException(String, String) - Method in class net.sf.excha.demo.SillyFoo
 
callsMethod2ThanCanThrowException(String, String) - Method in class net.sf.excha.demo.SmartFoo
 
callToMethodThatCanThrowTimeoutExcepption(String, String) - Method in interface net.sf.excha.demo.Foo
 
callToMethodThatCanThrowTimeoutExcepption(String, String) - Method in class net.sf.excha.demo.SillyFoo
 
callToMethodThatCanThrowTimeoutExcepption(String, String) - Method in class net.sf.excha.demo.SmartFoo
 

D

DELAY_BEFORE_RETRY - Static variable in interface net.sf.excha.foo.MethodAnnotatedFoo
 
doNotSubstituteDerivedFromIOException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
doNotSubstituteDerivedFromIOException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 

E

ErrorCodeException - Exception in net.sf.excha.foo
 
ErrorCodeException(int, String) - Constructor for exception net.sf.excha.foo.ErrorCodeException
 
ErrorCodeExceptionToBooleanTrueExceptiongHandler - Class in net.sf.excha.foo
 
ErrorCodeExceptionToBooleanTrueExceptiongHandler() - Constructor for class net.sf.excha.foo.ErrorCodeExceptionToBooleanTrueExceptiongHandler
 
ErrorCodeToStringExceptiongHandler - Class in net.sf.excha.foo
 
ErrorCodeToStringExceptiongHandler() - Constructor for class net.sf.excha.foo.ErrorCodeToStringExceptiongHandler
 
EXCEPTION_MESSAGE - Static variable in interface net.sf.excha.foo.MethodAnnotatedFoo
 
ExceptionWithoutStringConstructor - Exception in net.sf.excha.foo
 
ExceptionWithoutStringConstructor(Throwable) - Constructor for exception net.sf.excha.foo.ExceptionWithoutStringConstructor
 
ExceptionWithoutStringConstructor() - Constructor for exception net.sf.excha.foo.ExceptionWithoutStringConstructor
 

F

Foo - Interface in net.sf.excha.demo
 
FooLogic - Class in net.sf.excha.demo
 
FooLogic() - Constructor for class net.sf.excha.demo.FooLogic
 

G

getConfigLocations() - Method in class net.sf.excha.SubstituteThrowableAutoProxyTest
 
getConfigLocations() - Method in class net.sf.excha.SubstituteThrowableSchemaBasedTest
 
getErrorCode() - Method in exception net.sf.excha.foo.ErrorCodeException
 

H

handle(ProceedingJoinPoint, Throwable) - Method in class net.sf.excha.foo.ErrorCodeExceptionToBooleanTrueExceptiongHandler
 
handle(ProceedingJoinPoint, Throwable) - Method in class net.sf.excha.foo.ErrorCodeToStringExceptiongHandler
 
handledByCustomExeptionHandler() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
handledByCustomExeptionHandler() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
handledByCustomExeptionHandlerReturningAValue() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
handledByCustomExeptionHandlerReturningAValue() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
handledByDoNothingExceptionHandler() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
handledByDoNothingExceptionHandler() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 

M

method1ThrowingException() - Static method in class net.sf.excha.demo.FooLogic
 
method2ThrowingException() - Static method in class net.sf.excha.demo.FooLogic
 
methodAnnotated - Variable in class net.sf.excha.AbstractSubstituteThroableTest
 
MethodAnnotatedFoo - Interface in net.sf.excha.foo
 
MethodAnnotatedFooImpl - Class in net.sf.excha.foo
 
MethodAnnotatedFooImpl() - Constructor for class net.sf.excha.foo.MethodAnnotatedFooImpl
 
methodThrowingTimeoutException() - Static method in class net.sf.excha.demo.FooLogic
 

N

net.sf.excha - package net.sf.excha
 
net.sf.excha.demo - package net.sf.excha.demo
 
net.sf.excha.foo - package net.sf.excha.foo
 
noSubstituteExceptionDefinded() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
noSubstituteExceptionDefinded() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
noSubstituteExceptionDefindedHandledBySuppress() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
noSubstituteExceptionDefindedHandledBySuppress() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
notAnnotated() - Method in interface net.sf.excha.foo.AnnotatedFoo
 
notAnnotated() - Method in class net.sf.excha.foo.AnnotatedFooImpl
 
notAnnotatedMethodThrowsIOExceptionThatMustBeSubstitutedByRuntimeException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
notAnnotatedMethodThrowsIOExceptionThatMustBeSubstitutedByRuntimeException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
notHandledByCustomExeptionHandler() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
notHandledByCustomExeptionHandler() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
notThrowingException() - Method in interface net.sf.excha.foo.AnnotatedFoo
 
notThrowingException() - Method in class net.sf.excha.foo.AnnotatedFooImpl
 
notThrowingException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
notThrowingException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 

O

ORIGIN_MESSAGE - Static variable in interface net.sf.excha.foo.MethodAnnotatedFoo
 

R

result() - Method in class net.sf.excha.foo.ErrorCodeExceptionToBooleanTrueExceptiongHandler
 
RuntimeException1 - Exception in net.sf.excha.demo
 
RuntimeException1() - Constructor for exception net.sf.excha.demo.RuntimeException1
 
RuntimeException2 - Exception in net.sf.excha.demo
 
RuntimeException2() - Constructor for exception net.sf.excha.demo.RuntimeException2
 

S

setAnnotatedFoo(AnnotatedFoo) - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
setMethodAnnotatedFoo(MethodAnnotatedFoo) - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
SillyFoo - Class in net.sf.excha.demo
 
SillyFoo() - Constructor for class net.sf.excha.demo.SillyFoo
 
SmartFoo - Class in net.sf.excha.demo
 
SmartFoo() - Constructor for class net.sf.excha.demo.SmartFoo
 
substituteDefault() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteDefault() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteDoNotWrapCauseUsingExceptionWithoutStringConstructor() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteDoNotWrapCauseUsingExceptionWithoutStringConstructor() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteDoNotWrapTryInsertMessageToNoStringConstructor() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteDoNotWrapTryInsertMessageToNoStringConstructor() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteExectyIOException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteExectyIOException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteIOException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteIOException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteKeepMessage() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteKeepMessage() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
SubstituteThrowableAutoProxyTest - Class in net.sf.excha
 
SubstituteThrowableAutoProxyTest() - Constructor for class net.sf.excha.SubstituteThrowableAutoProxyTest
 
SubstituteThrowableSchemaBasedTest - Class in net.sf.excha
 
SubstituteThrowableSchemaBasedTest() - Constructor for class net.sf.excha.SubstituteThrowableSchemaBasedTest
 
substituteWithIllegalException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWithIllegalException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteWithLegalNotRuntimeException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWithLegalNotRuntimeException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteWithMessage() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWithMessage() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteWithMessageWithSubstituteWithoutConstructorForString() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWithMessageWithSubstituteWithoutConstructorForString() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteWithSubstituteWithoutConstructorForString() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWithSubstituteWithoutConstructorForString() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteWrapCause() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWrapCause() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteWrapCauseAndSubstituteWithoutConstructorForString() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWrapCauseAndSubstituteWithoutConstructorForString() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
substituteWrapCauseAndSubstituteWithoutConstructorForStringTryingToKeepOriginalMethod() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
substituteWrapCauseAndSubstituteWithoutConstructorForStringTryingToKeepOriginalMethod() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
swallowException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
swallowException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
SystemApplicationRuntimeException - Exception in net.sf.excha.demo
 
SystemApplicationRuntimeException(Throwable) - Constructor for exception net.sf.excha.demo.SystemApplicationRuntimeException
 

T

testDoNotSubstituteDerivedFromIOException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testHandledByCustomExeptionHandler() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testHandledByCustomExeptionHandlerReturningAValue() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testHandledByDoNothingExceptionHandler() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testingDoNotHandleThrowsSocketExceptionExpectedRuntimeException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testingDoNotHandleThrowsSocketExceptionExpectedRuntimeException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
testingDoNotHandleThrowsSocketExceptionExpectedRuntimeException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
testingDoNotHandleThrowsSocketExceptionExpectedSocketException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testingDoNotHandleThrowsSocketExceptionExpectedSocketException() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
testingDoNotHandleThrowsSocketExceptionExpectedSocketException() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
testNoSubstituteExceptionDefinded() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testNotAnnotatedMethodThrowsIOExceptionThatMustBeSubstitutedByRuntimeException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testNotHandledByCustomExeptionHandler() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testNotThrowingExceptionAnnotatedClassMethod() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testNotThrowingExceptionAnnotatedMethod() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstitueForAnnotatedClass() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteDefault() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteDoNotWrapCauseUsingExceptionWithoutStringConstructor() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteDoNotWrapTryInsertMessageToNoStringConstructor() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testsubstituteDoNotWrapTryInsertMessageToNoStringConstructor() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteExceptionDefindedHandledBySuppress() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteExectyIOException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteKeepMessage() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteListOfExceptionTest() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteWithIllegalException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteWithLegalNotRuntimeException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteWithMessage() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteWithMessageWithSubstituteWithoutConstructorForString() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteWithSubstituteWithoutConstructorForString() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteWrapCause() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSubstituteWrapCauseAndSubstituteWithoutConstructorForString() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testSwallowException() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testThrowsExceptionEachTimeItIsCalled() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testThrowsExceptionEachTimeItIsCalledWeExcpectRetriesWithDelay() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testThrowsExceptionOnlyOnFirstCall() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
testThrowsIllegalArgumentMustNotBeSubstituted() - Method in class net.sf.excha.AbstractSubstituteThroableTest
 
throwsExceptionEachTimeItIsCalled() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
throwsExceptionEachTimeItIsCalled() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
throwsExceptionEachTimeItIsCalledWeExcpectRetriesWithDelay() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
throwsExceptionEachTimeItIsCalledWeExcpectRetriesWithDelay() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
throwsExceptionOnlyOnFirstCall() - Method in interface net.sf.excha.foo.MethodAnnotatedFoo
 
throwsExceptionOnlyOnFirstCall() - Method in class net.sf.excha.foo.MethodAnnotatedFooImpl
 
throwsIllegalArgumentMustNotBeSubstituted() - Method in interface net.sf.excha.foo.AnnotatedFoo
 
throwsIllegalArgumentMustNotBeSubstituted() - Method in class net.sf.excha.foo.AnnotatedFooImpl
 

A B C D E F G H M N O R S T

Copyright © 2007-2008. All Rights Reserved.