The exception that is thrown
when the required entity doesn't exist.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class NotFoundException : ApplicationException
<SerializableAttribute> Public Class NotFoundException Inherits ApplicationException
[SerializableAttribute] public ref class NotFoundException : public ApplicationException
Members
All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
NotFoundException()()()() | Initializes a new instance of the NotFoundException class | |
NotFoundException(String) | Initializes a new instance of the NotFoundException class | |
NotFoundException(String, Exception) | Initializes a new instance of the NotFoundException class | |
Description()()()() |
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.
Inheritance Hierarchy
Object | |||
Exception | |||
ApplicationException | |||
NotFoundException |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1