Casewhere Runtime API
C#
Show/Hide TOC
  • Loading...

ExceptionsHelper Class

[Missing <summary> documentation for "T:Casewhere.Common.Exceptions.ExceptionsHelper"]

Definition

Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static class ExceptionsHelper
Inheritance
Object    ExceptionsHelper

Methods

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  
ThrowBadDataExceptionIfNull  

See Also

Reference

Casewhere.Common.Exceptions Namespace

In This Article

  • Definition
  • Methods
  • See Also