/bin/std/flash9/errors/IllegalOperationError.hx

http://github.com/Yoomee/clippy · Haxe · 4 lines · 3 code · 1 blank · 0 comment · 0 complexity · 51165aa15e61bcb4da4a27af0d0ef4b3 MD5 · raw file

  1. package flash.errors;
  2. extern class IllegalOperationError extends flash.Error {
  3. }