Class com.flashdoctors.syringe.error.ParseError

Description

Field Index

Inherited from Error

message, name

Method Index

new ParseError()
getXml(), setXml()

Inherited from GenericError

Inherited from Error

toString()

Constructor Detail

ParseError

function ParseError(message:String, location:String)

Method Detail

setXml

public function setXml(xml:XML):Void

getXml

public function getXml():XML