C# Class SimpleIdServer.Scim.Exceptions.SCIMNotFoundException

Inheritance: SimpleIdServer.Scim.Exceptions.BaseScimException
显示文件 Open project: simpleidserver/SimpleIdServer

Public Methods

Method Description
SCIMNotFoundException ( string message ) : SimpleIdServer.Scim.Domains.Exceptions

Method Details

SCIMNotFoundException() public method

public SCIMNotFoundException ( string message ) : SimpleIdServer.Scim.Domains.Exceptions
message string
return SimpleIdServer.Scim.Domains.Exceptions