C# Class CodeBuilder.Exceptions.NotFoundPdmDBMSException

Inheritance: System.Exception
Afficher le fichier Open project: xianrendzw/CodeBuilder

Méthodes publiques

Méthode Description
NotFoundPdmDBMSException ( ) : System
NotFoundPdmDBMSException ( string message ) : System

Method Details

NotFoundPdmDBMSException() public méthode

public NotFoundPdmDBMSException ( ) : System
Résultat System

NotFoundPdmDBMSException() public méthode

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