C# Class Owin.Scim.Patching.Exceptions.ScimPatchException

Inheritance: System.Exception
Afficher le fichier Open project: PowerDMS/Owin.Scim

Méthodes publiques

Méthode Description
ScimPatchException ( ScimErrorType errorType, System.Operation operation ) : System

Method Details

ScimPatchException() public méthode

public ScimPatchException ( ScimErrorType errorType, System.Operation operation ) : System
errorType ScimErrorType
operation System.Operation
Résultat System