Thrown when a list is full.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class CannotAddToListException : ApplicationException
public class CannotAddToListException : ApplicationException
Public Class CannotAddToListException Inherits ApplicationException
Public Class CannotAddToListException Inherits ApplicationException
public ref class CannotAddToListException : public ApplicationException
public ref class CannotAddToListException : public ApplicationException
type CannotAddToListException = class inherit ApplicationException end
type CannotAddToListException = class inherit ApplicationException end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CannotAddToListException(String) |
New instance.
| |
| Data | (Inherited from Exception.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetBaseException()()()() | (Inherited from Exception.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) | |
| GetType()()()() | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Message | (Inherited from Exception.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) | |
| ToString()()()() | (Inherited from Exception.) |
| Object | |||
| Exception | |||
| ApplicationException | |||
| CannotAddToListException | |||
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120