[Missing <summary> documentation for "T:Casewhere.Common.Exceptions.ExceptionsHelper"]
Inheritance Hierarchy
Namespace:
Casewhere.Common.Exceptions
Assembly:
Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static class ExceptionsHelper
The ExceptionsHelper type exposes the following members.
Methods
| Name | Description |
---|
| GetArgumentException(String, String, Type, String) | |
| GetArgumentException(String, String, Type, String, Exception) | |
| GetArgumentNullException | |
| GetConfigurationErrorsException | |
| GetDirectoryNotFoundException | |
| GetInvalidOperationException | |
| GetNotSupportedException | |
| GetSaml2CertificateException(String, Type, String) | |
| GetSaml2CertificateException(String, Type, String, Exception) | |
| GetSaml2HandlerException(String, Type, String) | |
| GetSaml2HandlerException(String, Type, String, Exception) | |
| GetSaml2SignatureException | |
| GetSaml2StatusCodeException | |
| GetSaml2StatusCodeException1 | |
| GetXmlException | |
TopSee Also