Class InvalidConfigurationException
Namespace: Void.Proxy.Api.Configurations.Exceptions
Assembly: Void.Proxy.Api.dll
public class InvalidConfigurationException : Exception, ISerializableInheritance
object ← Exception ← InvalidConfigurationException
Implements
Inherited Members
Exception.GetBaseException(), Exception.GetType(), Exception.ToString(), Exception.Data, Exception.HelpLink, Exception.HResult, Exception.InnerException, Exception.Message, Exception.Source, Exception.StackTrace, Exception.TargetSite, Exception.SerializeObjectState, object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Constructors
InvalidConfigurationException(string)
public InvalidConfigurationException(string message)Parameters
message string