C# Class Rebel.Framework.Localization.Web.Mvc.AssemblyNotFoundException

Inheritance: System.Exception
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
AssemblyNotFoundException ( string key = "Exceptions.AssemblyNotFoundException", object parameters = null, Exception innerException = null ) : System

Method Details

AssemblyNotFoundException() public method

public AssemblyNotFoundException ( string key = "Exceptions.AssemblyNotFoundException", object parameters = null, Exception innerException = null ) : System
key string
parameters object
innerException System.Exception
return System