Package | Description |
---|---|
fr.igred.omero.exception |
This package contains wrapper classes for OMERO exceptions and an exception handler.
|
Modifier and Type | Method and Description |
---|---|
<E extends Throwable,F extends Throwable> |
ExceptionHandler.rethrow(Class<E> type,
ExceptionHandler.ExceptionWrapper<? super E,? extends F> mapper,
String message)
Throws an exception converted from the specified type, if one was caught.
|
<E extends Throwable,F extends Throwable> |
ExceptionHandler.rethrow(Class<E> type,
ExceptionHandler.ExceptionWrapper<? super E,? extends F> mapper,
String message)
Throws an exception converted from the specified type, if one was caught.
|
Copyright © 2020–2023 GReD. All rights reserved.