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

Class spatialAudio.SpatialAudioException

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

public class SpatialAudioException
extends Exception
Signals that a spatialAudio Exception has occurred. Typically this is subclassed to provide more specific exceptions.

Copyright (c) 1996 Intel Corporation


CONSTRUCTOR INDEX

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

CONSTRUCTORS

 O SpatialAudioException
  public SpatialAudioException()
Constructs a SpatialAudioException with no specified detail message. A detail message is a String that describes this particular exception.
 O SpatialAudioException
  public SpatialAudioException(String msg)
Constructs a SpatialAudioException 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