C# Class CrestSharp.Infrastructure.CrestException

Inheritance: System.Exception
Afficher le fichier Open project: rischwa/eve-fast-fitting-assessment

Méthodes publiques

Свойство Type Description
ExceptionType string

Méthodes publiques

Méthode Description
CrestException ( string exceptionType, string message ) : System

Method Details

CrestException() public méthode

public CrestException ( string exceptionType, string message ) : System
exceptionType string
message string
Résultat System

Property Details

ExceptionType public_oe property

public string ExceptionType
Résultat string