public class IllegalSharingException extends IllegalSceneGraphException
| Constructor and Description |
|---|
IllegalSharingException()
Create the exception object with default values.
|
IllegalSharingException(java.lang.String str)
Create the exception object that outputs message.
|
public IllegalSharingException()
public IllegalSharingException(java.lang.String str)
str - the message string to be output.