IOError.hx 62 B

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