Packageorg.orpheus.xml.bind
Classpublic class MarshallingException
InheritanceMarshallingException Inheritance Error

Base Class for ActionScript XML Binding exceptions.

Author: Andrew Lewisohn
Version: $Revision: 31 $, $Date: 2009-02-12 17:01:41 -0500 (Thu, 12 Feb 2009) $, $Author: alewisohn $
Since: 0.1



Public Methods
 MethodDefined by
  
MarshallingException(message:String = "")
Constructor
MarshallingException
Constructor detail
MarshallingException()constructor
public function MarshallingException(message:String = "")

Constructor

Parameters
message:String (default = "") — The error message.