TextureException

This exception will be thrown if Texture2D.from_image fails to open the image.

class TextureException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta