bbn
Class BBNE_OutOfBounds

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

public class BBNE_OutOfBounds
extends java.lang.RuntimeException

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

See Also:
Serialized Form

Constructor Summary
BBNE_OutOfBounds()
           
BBNE_OutOfBounds(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_OutOfBounds

public BBNE_OutOfBounds()

BBNE_OutOfBounds

public BBNE_OutOfBounds(java.lang.String s)