Click or drag to resize

EntityNotFoundException Constructor

Overload List
  NameDescription
Public methodEntityNotFoundException(Guid, Type)
Initializes a new instance of the EntityNotFoundException class with specified entity id and type.
Public methodEntityNotFoundException(Guid, String, Object)
Initializes a new instance of the EntityNotFoundException class with specified entity id, type and error message.
Top
See Also