Packagestarling.errors
Classpublic class NotSupportedError
InheritanceNotSupportedError Inheritance Error

A NotSupportedError is thrown when you attempt to use a feature that is not supported on the current platform.



Public Methods
 MethodDefined By
  
NotSupportedError(message:*, id:* = 0)
Creates a new NotSupportedError object.
NotSupportedError
Constructor Detail
NotSupportedError()Constructor
public function NotSupportedError(message:*, id:* = 0)

Creates a new NotSupportedError object.

Parameters
message:*
 
id:* (default = 0)