Name

LzWarning()

Synopsis

JavaScript: LzWarning
Type: Function
Access: private
Build Flags: debug
Topic: LZX.Debugging
Declared in: WEB-INF/lps/lfc/debugger/LzMessage.lzs

Description

An Warn is a sourceMessage with the tag 'WARN'

Details

Static Properties (1)

format
static public var format;

Prototype Properties (3)

color
public var color = #ff9900;
constructor
public var constructor;
type
public var type = WARNING;

JavaScript Synopsis

private function LzWarning(file, line, message);