public setCode (mixed $code) Sets code for the message
public setMessage (mixed $message) Sets verbose message
public getType () Returns message type
implements Countable,
public current () Returns the current message in the iterator
public rewind () Rewinds the internal iterator
public setType (mixed $type) Sets message type
public static __set_state (array $message) Magic __set_state helps to recover messsages from serialization
public offsetSet (int $index, Phalcon
public valid () Check if the current message in the iterator is valid
Page 1 of 3