Project

General

Profile

« Previous | Next » 

Revision 55325

[Trunk|Library]: Add error code for missing content

View differences:

errorCodes.ts
8 8
  public NOT_FOUND = 6;
9 9
  public NOT_SAVED = 7;
10 10
  public FORBIDDEN = 8;
11
  public MISSING_CONTENT = 9;
11 12
}

Also available in: Unified diff