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 |
---|---|
AbstractExceptionListener |
StageFacade.getExceptionListener(AbstractStage stage) |
Modifier and Type | Method and Description |
---|---|
void |
StageFacade.setExceptionHandler(AbstractStage stage,
AbstractExceptionListener exceptionHandler) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExceptionListenerFactory<T extends AbstractExceptionListener> |
Copyright © 2015–2020. All rights reserved.