Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sdl
Web
Tridion
Templates
DxaException
C# Class Sdl.Web.Tridion.Templates.DxaException
Base class for exceptions thrown by DXA templating code.
Inheritance:
System.ApplicationException
Show file
Open project: sdl/dxa-content-management
Class Usage Examples
Public Methods
Method
Description
DxaException
(
string
message
,
Exception
innerException
= null ) :
System
Method Details
DxaException()
public
method
public
DxaException
(
string
message
,
Exception
innerException
= null ) :
System
message
string
innerException
System.Exception
return
System