public class SoundException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
SoundException() |
Create the exception object with default values.
|
SoundException(java.lang.String str) |
Create the exception object that outputs message.
|
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.