C# 클래스 Quantumart.QP8.BLL.Exceptions.UserQueryContentCreateViewException

상속: ApplicationException
파일 보기 프로젝트 열기: QuantumArt/QP

공개 메소드들

메소드 설명
UserQueryContentCreateViewException ( ) : System
UserQueryContentCreateViewException ( string message ) : System
UserQueryContentCreateViewException ( string message, Exception innerException ) : System

메소드 상세

UserQueryContentCreateViewException() 공개 메소드

public UserQueryContentCreateViewException ( ) : System
리턴 System

UserQueryContentCreateViewException() 공개 메소드

public UserQueryContentCreateViewException ( string message ) : System
message string
리턴 System

UserQueryContentCreateViewException() 공개 메소드

public UserQueryContentCreateViewException ( string message, Exception innerException ) : System
message string
innerException Exception
리턴 System