public interface RenderingErrorListener
Modifier and Type | Method and Description |
---|---|
void |
errorOccurred(RenderingError error)
Invoked when an error occurs in the J3D rendering system.
|
void errorOccurred(RenderingError error)
error
- object that contains the details of the error.