Packagecom.adobe.mediacore.errors
Classpublic class MediaError
InheritanceMediaError Inheritance Notification Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedcode : int
[read-only]
Notification
 Inheriteddescription : String
[read-only]
Notification
 InheritedinnerNotification : Notification
[read-only]
Notification
 Inheritedmetadata : Metadata
[read-only]
Notification
 Inheritedtype : String
[read-only]
Notification
Public Methods
 MethodDefined By
  
MediaError(code:int, metadata:Metadata = null, innerNotification:Notification = null)
Default constructor.
MediaError
 Inherited
toString():String
Returns a
Notification
Constructor Detail
MediaError()Constructor
public function MediaError(code:int, metadata:Metadata = null, innerNotification:Notification = null)

Default constructor.

Parameters
code:int — the notification code
 
metadata:Metadata (default = null) — generic metadata associated with this notification
 
innerNotification:Notification (default = null) — the inner notification