Class jada.JadaIOException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jada.JadaIOException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----jada.JadaException
                                   |
                                   +----jada.JadaIOException

public class JadaIOException
extends JadaException
Signals that a I/O condition error has occured while performing operations on the tuple space

Constructor Index

 o JadaIOException()
 o JadaIOException(String)

Constructors

 o JadaIOException
  public JadaIOException()
 o JadaIOException
  public JadaIOException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index