View source
typedef HaxeResponseErrorData
package haxe.display
import haxe.display.Protocol
Available on all platforms
Alias
alias for
Array<{severity:haxe.display.HaxeResponseErrorSeverity, message:String, location:Null<haxe.display.Location>}>