Class anim.AnimInternalError
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class anim.AnimInternalError

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Error
                   |
                   +----anim.AnimInternalError

public class AnimInternalError
extends Error
Signals that an internal animation error has occurred.

Copyright (c) 1996-1997 Intel Corporation


CONSTRUCTOR INDEX

 O AnimInternalError()
Constructs an AnimInternalError with no detail message.
 O AnimInternalError(String)
Constructs an AnimInternalError with the specified detail message.

CONSTRUCTORS

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

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