C# Class Sequin.Discovery.EmptyCommandBodyException

Inheritance: System.Exception
Mostrar archivo Open project: sequin/sequin

Public Methods

Method Description
EmptyCommandBodyException ( Type commandType ) : System

Method Details

EmptyCommandBodyException() public method

public EmptyCommandBodyException ( Type commandType ) : System
commandType System.Type
return System