See: Description
Interface | Description |
---|---|
BitStorageException |
Exceptions thrown by an implementation of
BitField should implement this interface. |
Exception | Description |
---|---|
BitIndexOutOfBoundException |
Exception that is thrown if a bit index of a
BitField is used which lies outside the current size
of that field. |
InvalidBitNumberForPrimitiveException |