bioinfweb
-
Commons.Java
Documentation
JavaDocs
Latest
BitStorageException
Download
Version history
License
Documentation
Latest JavaDoc
All JavaDocs
Source code
Repository root
Modules in trunk
Tags
Recent changes
Bugs
View bugs
Report bug
Summary
JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
info.bioinfweb.commons.collections.bitstorage.exception
Interface BitStorageException
All Known Implementing Classes:
BitIndexOutOfBoundException
,
InvalidBitNumberForPrimitiveException
public interface
BitStorageException
Exceptions thrown by an implementation of
BitField
should implement this interface.
Author:
Ben Stöver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
BitField
getSource
()
Returns the bit field where the exception occurred.
Method Detail
getSource
BitField
getSource
()
Returns the bit field where the exception occurred.
Returns:
the instance throwing this exception
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method