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

FlowKey mismatch exception. More...

#include <flowkey.h>

Inheritance diagram for OmniSketch::FlowKeyMismtach:

Public Member Functions

 FlowKeyMismtach (int32_t length, int32_t given)
 
 FlowKeyMismtach (int32_t length1, int32_t length2, int32_t given)
 

Detailed Description

FlowKey mismatch exception.

This exception is thrown if the arguments given to a flowkey is bad.

Constructor & Destructor Documentation

◆ FlowKeyMismtach() [1/2]

OmniSketch::FlowKeyMismtach::FlowKeyMismtach ( int32_t  length,
int32_t  given 
)
inline

◆ FlowKeyMismtach() [2/2]

OmniSketch::FlowKeyMismtach::FlowKeyMismtach ( int32_t  length1,
int32_t  length2,
int32_t  given 
)
inline