Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Server
Infrastructure
Exceptions
UnsupportedContentType
C# Class Server.Infrastructure.Exceptions.UnsupportedContentType
An exception thrown when a a particular piece of content is attempted to be loaded from
ContentManager
but is not supported by the platform.
Inheritance:
System.Exception
Exibir arquivo
Open project: GrindFest/GrindFest
Public Methods
Method
Description
UnsupportedContentType
(
string
message
,
string
path
) :
System
Method Details
UnsupportedContentType()
public
method
public
UnsupportedContentType
(
string
message
,
string
path
) :
System
message
string
path
string
return
System