com.nukernel.jdcf
Class SpaceNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.nukernel.jdcf.JobException
                    |
                    +--com.nukernel.jdcf.SpaceNotFoundException

public class SpaceNotFoundException
extends JobException

Thrown when a job is submitted and the JavaSpace to be used for coordination between nodes cannot be located.

See Also:
Serialized Form

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

SpaceNotFoundException

public SpaceNotFoundException()

SpaceNotFoundException

public SpaceNotFoundException(java.lang.String s)

Java Distributed
Computational
Framework v0.1

Copyright © 2000 Sidney Cammeresi. All rights reserved.