• Home
Show / Hide Table of Contents

Class ConfigurationException

Inheritance
System.Object
System.Exception
ConfigurationException
Inherited Members
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Message
System.Exception.Source
System.Exception.StackTrace
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Hystrix.Dotnet
Assembly: Hystrix.Dotnet.dll
Syntax
public class ConfigurationException : Exception

Constructors

| Improve this Doc View Source

ConfigurationException(String)

Declaration
public ConfigurationException(string msg)
Parameters
Type Name Description
System.String msg
  • Improve this Doc
  • View Source
Back to top Licensed under MIT by Travix International.
Generated by DocFX.