BIJ API

FlowJ
Class FlowJException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--FlowJ.FlowJException
All Implemented Interfaces:
java.io.Serializable

public class FlowJException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 int info
           
 
Constructor Summary
FlowJException()
           
FlowJException(int info)
           
FlowJException(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

FlowJException

public FlowJException(int info)

FlowJException

public FlowJException(java.lang.String problem)

FlowJException

public FlowJException()
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.