Exceptions HelperGet Saml 2Handler Exception(String, Type, String, Exception) Method
[Missing <summary> documentation for "M:Casewhere.Common.Exceptions.ExceptionsHelper.GetSaml2HandlerException(System.String,System.Type,System.String,System.Exception)"]
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 GetSaml2HandlerException(
string message,
Type type,
string method,
Exception innerException
)Parameters
Return Value
Exception[Missing <returns> documentation for "M:Casewhere.Common.Exceptions.ExceptionsHelper.GetSaml2HandlerException(System.String,System.Type,System.String,System.Exception)"]