[Missing <summary> documentation for "T:Casewhere.Common.Exceptions.ExceptionsHelper"]
Inheritance Hierarchy
SystemObject
Casewhere.Common.ExceptionsExceptionsHelper
Namespace: Casewhere.Common.ExceptionsAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic 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 | |
Top
See Also