Package | Description |
---|---|
teetime.framework |
Contains the implementation of the TeeTime framework.
|
teetime.framework.exceptionHandling |
Copyright © 2015 Christian Wulf, Nelson Tavares de Sousa (http://teetime-framework.github.io)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
AbstractExceptionListenerFactory<?> |
ConfigurationFacade.getFactory(Configuration configuration) |
Constructor and Description |
---|
Configuration(AbstractExceptionListenerFactory<?> factory) |
Configuration(AbstractExceptionListenerFactory<?> factory,
ConfigurationContext context)
Deprecated.
since 3.0. Scheduled to be removed in 3.1 or above. Use
Configuration.Configuration(AbstractExceptionListenerFactory) instead. |
Modifier and Type | Class and Description |
---|---|
class |
IgnoringExceptionListenerFactory |
class |
LoggingExceptionListenerFactory |
class |
TerminatingExceptionListenerFactory |
Copyright © 2015–2020. All rights reserved.