Exceptions HelperGet Saml 2Status Code Exception Method
[Missing <summary> documentation for "M:Casewhere.Common.Exceptions.ExceptionsHelper.GetSaml2StatusCodeException(System.String,System.Type,System.String,Safewhere.ServiceProvider.Xml.ResponseTypes.StatusCode,System.String)"]
Definition
Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static Exception GetSaml2StatusCodeException(
string message,
Type type,
string method,
StatusCode statusCode,
string statusMessage
)Parameters
Return Value
Exception[Missing <returns> documentation for "M:Casewhere.Common.Exceptions.ExceptionsHelper.GetSaml2StatusCodeException(System.String,System.Type,System.String,Safewhere.ServiceProvider.Xml.ResponseTypes.StatusCode,System.String)"]