OmniSketch  0.1
Oh my sketch!
OmniSketch::FlowKeyOutOfRange Class Reference

Flowkey-out-of-range exception. More...

#include <flowkey.h>

Inheritance diagram for OmniSketch::FlowKeyOutOfRange:

Public Member Functions

 FlowKeyOutOfRange (int32_t pos, int32_t offset, int32_t total_len)
 Construct a new FlowKeyOutOfRange object. More...
 

Detailed Description

Flowkey-out-of-range exception.

This exception is thrown whenever indexing into flowkey is out of range. It stores detailed description of the exception.

Constructor & Destructor Documentation

◆ FlowKeyOutOfRange()

OmniSketch::FlowKeyOutOfRange::FlowKeyOutOfRange ( int32_t  pos,
int32_t  offset,
int32_t  total_len 
)
inline

Construct a new FlowKeyOutOfRange object.

Parameters
posoffset of the base
offsetoffset as an index
total_lenlength of flowkey