com.nukernel.jdcf
Class JobException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.nukernel.jdcf.JobException
Direct Known Subclasses:
SpaceNotFoundException, SubmissionFailedException

public class JobException
extends java.lang.Exception

Superclass of exceptions that can be generated while interacting with jobs.

See Also:
Serialized Form

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

JobException

public JobException()

JobException

public JobException(java.lang.String s)

Java Distributed
Computational
Framework v0.1

Copyright © 2000 Sidney Cammeresi. All rights reserved.