NOT_FOUND constant

ErrorType const NOT_FOUND

Implementation

static const ErrorType NOT_FOUND = ErrorType._(404, false);