IOError.hx 68 B

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