javax.media.j3d
public class IllegalRenderingStateException extends java.lang.IllegalStateException
Constructor and Description |
---|
IllegalRenderingStateException()
Create the exception object with default values.
|
IllegalRenderingStateException(java.lang.String str)
Create the exception object that outputs message.
|
public IllegalRenderingStateException()
public IllegalRenderingStateException(java.lang.String str)
str
- the message string to be output.Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.