topical media & game development
professional-flex-code-17-KeyNotUniqueException.ax
professional-flex-code-17-KeyNotUniqueException.ax
[swf]
flex
package
{
public class @ax-professional-flex-code-17-KeyNotUniqueException extends Error
{
public function @ax-professional-flex-code-17-KeyNotUniqueException( key:Object )
{
super( "Key " + key + " is not unique.", 3001);
}
}
}
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.