C# Class PlasticSCM.Internals.ExceptionUtils

Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
NewArgumentException ( string encoding ) : Exception
NewInvalidOperationException ( ) : Exception

Method Details

NewArgumentException() public static méthode

public static NewArgumentException ( string encoding ) : Exception
encoding string
Résultat System.Exception

NewInvalidOperationException() public static méthode

public static NewInvalidOperationException ( ) : Exception
Résultat System.Exception