Class DocumentNotFoundException
public class DocumentNotFoundException : Exception, ISerializable
- Inheritance
-
DocumentNotFoundException
- Implements
- Inherited Members
Constructors
DocumentNotFoundException(Guid)
public DocumentNotFoundException(Guid id)
Parameters
idGuid
Properties
DocumentID
public Guid DocumentID { get; }