C# Class Debaser.Internals.Exceptions.EmptySequenceException

Inheritance: Exception
Show file Open project: rebus-org/Debaser

Public Methods

Method Description
EmptySequenceException ( ) : System
EmptySequenceException ( SerializationInfo info, StreamingContext context ) : System

Method Details

EmptySequenceException() public method

public EmptySequenceException ( ) : System
return System

EmptySequenceException() public method

public EmptySequenceException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
return System