C# Class Material.EBDeployer.DeployLogic.IAM.SslUploaderServiceException

Inheritance: System.Exception
Afficher le fichier Open project: MaterialDev/elastic-beanstalk-deploy

Méthodes publiques

Méthode Description
SslUploaderServiceException ( ) : System

Constructor only to be used for testability

SslUploaderServiceException ( string msg ) : System

Method Details

SslUploaderServiceException() public méthode

Constructor only to be used for testability
public SslUploaderServiceException ( ) : System
Résultat System

SslUploaderServiceException() public méthode

public SslUploaderServiceException ( string msg ) : System
msg string
Résultat System