C# Class OpenRasta.Pipeline.Contributors.CodecNotFoundException

Inheritance: System.Exception
显示文件 Open project: openrasta/openrasta-core

Public Methods

Method Description
CodecNotFoundException ( string message ) : System

Method Details

CodecNotFoundException() public method

public CodecNotFoundException ( string message ) : System
message string
return System