Salmon
Loading...
Searching...
No Matches
Mku.Sequence.SequenceException Class Reference

Thrown when there is a failure in the nonce sequencer. More...

Inheritance diagram for Mku.Sequence.SequenceException:
Mku.Sequence.WinSequenceTamperedException

Public Member Functions

 SequenceException (string msg)
 Construct an exception with a specific message.
 
 SequenceException (string msg, Exception ex)
 Construct an exception with a specific message and inner exception.
 

Detailed Description

Thrown when there is a failure in the nonce sequencer.

Constructor & Destructor Documentation

◆ SequenceException() [1/2]

Mku.Sequence.SequenceException.SequenceException ( string msg)

Construct an exception with a specific message.

Parameters
msgThe message

◆ SequenceException() [2/2]

Mku.Sequence.SequenceException.SequenceException ( string msg,
Exception ex )

Construct an exception with a specific message and inner exception.

Parameters
msgThe provided message
exThe inner exception

The documentation for this class was generated from the following file: