Class ConfigException NamespaceAptos.Exceptions AssemblyAptos.dll public class ConfigException : BaseException, ISerializable Inheritance object Exception BaseException ConfigException Implements ISerializable 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.MemberwiseClone() object.ReferenceEquals(object, object) Constructors ConfigException(string) public ConfigException(string message) Parameters message string