bbn
Class BBNE_IOError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--bbn.BBNE_IOError
All Implemented Interfaces:
java.io.Serializable

public class BBNE_IOError
extends java.lang.RuntimeException

Title: Description: Copyright: Copyright (c) 2001 Company:

See Also:
Serialized Form

Constructor Summary
BBNE_IOError()
           
BBNE_IOError(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BBNE_IOError

public BBNE_IOError()

BBNE_IOError

public BBNE_IOError(java.lang.String s)