Class vrml.InvalidEventInException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vrml.InvalidEventInException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----java.lang.IllegalArgumentException
                                   |
                                   +----vrml.InvalidEventInException

public class InvalidEventInException
extends IllegalArgumentException

Constructor Index

 o InvalidEventInException()
 o InvalidEventInException(String)

Constructors

 o InvalidEventInException
  public InvalidEventInException()
 o InvalidEventInException
  public InvalidEventInException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index