|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.jbeans.j3d.data.InvalidDataRangeException
This exception is thrown when an invalid range of the scalar value is specified.
RuntimeException
,
Serialized FormField Summary |
Fields inherited from class java.lang.RuntimeException |
|
Constructor Summary | |
InvalidDataRangeException()
Constructs a InvalidDataRangeException. |
|
InvalidDataRangeException(java.lang.String s)
Constructs a InvalidDataRangeException with the specified, detailed message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidDataRangeException()
public InvalidDataRangeException(java.lang.String s)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |