Package | Description |
---|---|
org.apache.sis.util.collection |
Addition to the collection framework.
|
Modifier and Type | Method and Description |
---|---|
<E extends Exception> |
BackingStoreException.unwrapOrRethrow(Class<E> type)
Returns the underlying cause as an exception of the given type,
or re-throw the exception.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.