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

Inheritance: System.Exception
Mostra file Open project: PowerDMS/Owin.Scim

Public Methods

Method Description
ScimPatchException ( ScimErrorType errorType, System.Operation operation ) : System

Method Details

ScimPatchException() public method

public ScimPatchException ( ScimErrorType errorType, System.Operation operation ) : System
errorType ScimErrorType
operation System.Operation
return System