EntityNotFoundException Constructor

Overload List
 NameDescription
Public methodEntityNotFoundExceptionInitializes a new instance of the EntityNotFoundException class
Public methodEntityNotFoundException(ErrorStatus)Initializes a new instance of the EntityNotFoundException class
Public methodEntityNotFoundException(String)Initializes a new instance of the EntityNotFoundException class
Public methodEntityNotFoundException(ErrorStatus, String)Initializes a new instance of the EntityNotFoundException class
Public methodEntityNotFoundException(String, Exception)Initializes a new instance of the EntityNotFoundException class
Top
See Also