Class com.flashdoctors.error.GenericError

Description

Field Index

Inherited from Error

message, name

Method Index

new GenericError()
getLocation()

Inherited from Error

toString()

Constructor Detail

GenericError

function GenericError(message:String, locationOfThrow:String)

Method Detail

getLocation

function getLocation():String