| public class javax.sound.sampled UnsupportedAudioFileException
|
Java SE 6 |
UnsupportedAudioFileException is an exception indicating that an
operation failed because a file did not contain valid data of a recognized file
type and format.
| version | 1.10 05/11/17 |
| since | 1.3 |
| Constructors | |||
|---|---|---|---|
| public | UnsupportedAudioFileException() Constructs a UnsupportedAudioFileException that has
null as its error detail message.
| ||
| public | UnsupportedAudioFileException(String message) Details
Constructs a UnsupportedAudioFileException that has
the specified detail message.
| ||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|