haXe API Documentation
Back | Index
enum haxe.web.DispatchError
import haxe.web.Dispatch
Available in flash, neko, js, flash9, php, cpp
DENotFound(part : String)
DEMissingParam(p : String)
DEMissing
DEInvalidValue
Back | Index