C# Class Quantumart.QP8.BLL.Exceptions.UserQueryContentCreateViewException

Inheritance: ApplicationException
Afficher le fichier Open project: QuantumArt/QP

Méthodes publiques

Méthode Description
UserQueryContentCreateViewException ( ) : System
UserQueryContentCreateViewException ( string message ) : System
UserQueryContentCreateViewException ( string message, Exception innerException ) : System

Method Details

UserQueryContentCreateViewException() public méthode

public UserQueryContentCreateViewException ( ) : System
Résultat System

UserQueryContentCreateViewException() public méthode

public UserQueryContentCreateViewException ( string message ) : System
message string
Résultat System

UserQueryContentCreateViewException() public méthode

public UserQueryContentCreateViewException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System