TextureNotSetException

public class TextureNotSetException

Thrown if a texture name was not set by calling Session.setCameraTextureName(int) before the first call to Session.update() (unchecked).

Public Constructors

Inherited Methods

Public Constructors

TextureNotSetException

public TextureNotSetException()

TextureNotSetException

public TextureNotSetException(
  String message
)

Details
Parameters
message