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

Class spatialAudio.OutOfMemoryException

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

public class OutOfMemoryException
extends SpatialAudioException
Signals that an Out Of Memory Exception has occurred within a spatialAudio operation.

Copyright (c) 1996 Intel Corporation


CONSTRUCTOR INDEX

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

CONSTRUCTORS

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