| EntityNotFoundException Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | EntityNotFoundException(Guid, Type) | 
            Initializes a new instance of the EntityNotFoundException class with specified entity id and type.
             | 
|  | EntityNotFoundException(Guid, String, Object) | 
            Initializes a new instance of the EntityNotFoundException class with specified entity id, type and error message.
             | 
 See Also
See Also