vgrid
Class VgridInstatiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
vgrid.VgridException
vgrid.VgridInstatiationException
- All Implemented Interfaces:
- java.io.Serializable
public class VgridInstatiationException
- extends VgridException
Thrown if a problem occurres during task instantiation.
Indicates the client that loading the newest code from
the server might solve the problem.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VgridInstatiationException
public VgridInstatiationException()
VgridInstatiationException
public VgridInstatiationException(java.lang.String msg)
VgridInstatiationException
public VgridInstatiationException(java.lang.String msg,
java.lang.Exception origin)
VgridInstatiationException
public VgridInstatiationException(java.lang.Exception origin)
VgridInstatiationException
public VgridInstatiationException(java.io.IOException origin)
vgrid the vienna grid project