com.nukernel.jdcf
Class NodeException

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

public class NodeException
extends java.lang.Exception

Thrown when an error occurs while communicating with a compute node.

See Also:
Serialized Form

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

NodeException

public NodeException()

NodeException

public NodeException(java.lang.String s)

Java Distributed
Computational
Framework v0.1

Copyright © 2000 Sidney Cammeresi. All rights reserved.