C# 클래스 Sdl.Web.Tridion.Templates.DxaException

Base class for exceptions thrown by DXA templating code.
상속: System.ApplicationException
파일 보기 프로젝트 열기: sdl/dxa-content-management 1 사용 예제들

공개 메소드들

메소드 설명
DxaException ( string message, Exception innerException = null ) : System

메소드 상세

DxaException() 공개 메소드

public DxaException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
리턴 System