BIJ API

bijnum
Class BIJException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--bijnum.BIJException
All Implemented Interfaces:
java.io.Serializable

public class BIJException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 int info
           
 
Constructor Summary
BIJException()
           
BIJException(int info)
           
BIJException(java.lang.String problem)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

info

public int info
Constructor Detail

BIJException

public BIJException(int info)

BIJException

public BIJException(java.lang.String problem)

BIJException

public BIJException()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

BIJ API

Submit a bug or feature

Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.