TextureError is thrown when an invalid texture is used regarding Stage3D limitations.

Constructor

@:value({ id : 0, message : null })new(?message:String, id:Int = 0)

Create a new TextureError.

Parameters:

message

An optional message to override the default error message.

id

The id of the error.