-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MailHandler should catch ServiceConfigurationError #123 #125
Conversation
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Summary of changes:
|
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Ran MailHandlerTests with hard coded ServiceConfigurationError in initSession. This shows that all errors were handled by an error manager or was reported to dump from an error manager:
|
Ran MailHandlerTests with hard coded IllegalStateException wrapping ServiceConfigurationError in initSession. This shows that all errors were handled by an error manager or was reported to dump from an error manager:
|
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens <[email protected]>
Signed-off-by: jmehrens [email protected]