public interface OBOExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addException(OBOStorageException exception)
Adds the exception.
|
List<OBOStorageException> |
getExceptions()
Gets the exceptions.
|
void addException(OBOStorageException exception)
exception - the exceptionList<OBOStorageException> getExceptions()
Copyright © 2014 The University of Manchester. All Rights Reserved.