C# Class API.Exceptions.CustomerAlreadyExistsException

Inheritance: Exception
Afficher le fichier Open project: wesleyburlani/VirtualOrderSheet

Méthodes publiques

Méthode Description
CustomerAlreadyExistsException ( string message ) : System

Method Details

CustomerAlreadyExistsException() public méthode

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