Sha256: 98c0214ee5d421067e8d34d297c80155b410a374658ae4d3e8b16b2b0d6b206b

Contents?: true

Size: 253 Bytes

Versions: 9

Compression:

Stored size: 253 Bytes

Contents

[Supplemental] exception FrameworkException {

  // Constant identifier: "ERR_NOT_FOUND"
  // Qualified name:      "::framework::FrameworkException::ERR_NOT_FOUND"
  const long ERR_NOT_FOUND = 1;

  // Exception field identifier: "code"
  long code;
};

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
webidl-0.2.2 spec/fixtures/exception.idl
webidl-0.2.1 spec/fixtures/exception.idl
webidl-0.1.10 spec/fixtures/exception.idl
webidl-0.2.0 spec/fixtures/exception.idl
webidl-0.1.9 spec/fixtures/exception.idl
webidl-0.1.8 spec/fixtures/exception.idl
webidl-0.1.7 spec/fixtures/exception.idl
webidl-0.1.6 spec/fixtures/exception.idl
webidl-0.1.5 spec/fixtures/exception.idl