Class spatialAudio.CorruptFileException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class spatialAudio.CorruptFileException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----spatialAudio.SpatialAudioException
                           |
                           +----spatialAudio.CorruptFileException

public class CorruptFileException
extends SpatialAudioException
Signals that an CorruptFileException has occurred within a spatialAudio operation. This occurs when the data source for a cached sound source does not contain valid wave or midi data.

Copyright (c) 1996 Intel Corporation


CONSTRUCTOR INDEX

 O CorruptFileException()
Constructs a CorruptFileException with no specified detail message.
 O CorruptFileException(String)
Constructs a CorruptFileException with the specified detail message.

CONSTRUCTORS

 O CorruptFileException
  public CorruptFileException()
Constructs a CorruptFileException with no specified detail message. A detail message is a String that describes this particular exception.
 O CorruptFileException
  public CorruptFileException(String msg)
Constructs a CorruptFileException with the specified detail message. A detail message is a String that describes this particular exception.
Parameters:
msg - the detail message

All Packages  Class Hierarchy  This Package  Previous  Next  Index
Free Web Hosting