FreeWRL/FreeX3D
3.0.0
Main Page
Related Pages
Data Structures
Files
File List
InvalidEventOutException.java
1
package
vrml.external.exception;
2
3
public
class
InvalidEventOutException
extends
RuntimeException
4
{
5
public
InvalidEventOutException
() {
6
super();
7
}
8
9
public
InvalidEventOutException
(String s) {
10
super(s);
11
}
12
}
13
vrml.external.exception.InvalidEventOutException
Definition:
InvalidEventOutException.java:3
src
java
vrml
external
exception
InvalidEventOutException.java
Generated on Thu Dec 14 2017 12:14:40 for FreeWRL/FreeX3D by
1.8.6