C# Class Sdl.Web.Common.DxaException

Inheritance: System.ApplicationException
Exibir arquivo Open project: sdl/dxa-web-application-dotnet

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