Uses of Class
com.github.cafapi.common.util.ref.DataSourceException
Packages that use DataSourceException
-
Uses of DataSourceException in com.github.cafapi.common.util.ref
Subclasses of DataSourceException in com.github.cafapi.common.util.refModifier and TypeClassDescriptionclassThrown when the source reference is not found.Methods in com.github.cafapi.common.util.ref that throw DataSourceExceptionModifier and TypeMethodDescriptionReferencedData.acquire(DataSource source) Return the referenced data as a stream, potentially performing a remote lookup.ReferencedObject.acquire(DataSource source) Return the referenced object, potentially performing a remote DataStore lookup and deserialisation.abstract longDataSource.getDataSize(String ref) Determine the size of the data abstracted.abstract <T> TRetrieve an object of the specified class identified by a specific reference.abstract InputStreamRetrieve a stream of data identified by a specific reference.longReferencedData.size(DataSource source) Determine the size of the data. -
Uses of DataSourceException in com.github.workerframework.api
Methods in com.github.workerframework.api that throw DataSourceException