net.sourceforge.wohenchan
Class HBFByte2NotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.sourceforge.wohenchan.HBFByte2NotFoundException
All Implemented Interfaces:
java.io.Serializable

public class HBFByte2NotFoundException
extends java.lang.Exception

Version:
$Name: $ $Date: 2000/07/09 04:35:55 $
Author:
$Author: wtanaka $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
HBFByte2NotFoundException()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HBFByte2NotFoundException

public HBFByte2NotFoundException()
Method Detail

main

public static void main(java.lang.String[] args)