home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD (UK) 1999 October
/
pcp156b.iso
/
alphawrk
/
JAX
/
JAX50.ZIP
/
com
/
ibm
/
bobby
/
BB_ClassFileException.class
(
.txt
)
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1999-03-03
|
199 b
|
8 lines
package com.ibm.bobby;
public class BB_ClassFileException extends Exception {
public BB_ClassFileException(String var1) {
super(var1);
}
}