Thrown when a requested language is not found
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ObsoleteAttribute("This Exception is not used anymore. Now if a request is made for a specific language that does not exist for the page, null is returned")] public class LanguageNotFoundException : EPiServerException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
EPiServer.Core..::.EPiServerException
EPiServer.Core..::.LanguageNotFoundException
System..::.Exception
System..::.ApplicationException
EPiServer.Core..::.EPiServerException
EPiServer.Core..::.LanguageNotFoundException