uk.ac.ncl.cs.instantsoap.wsapi
Class OperationUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ncl.cs.instantsoap.wsapi.OperationUnavailableException
- All Implemented Interfaces:
- Serializable
public class OperationUnavailableException
- extends Exception
This exception indicates that for some reason the service can not handle
jobs submitted temporarily.
- Author:
- Cheng-Yang(Louis) Tang, Matthew Pocock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OperationUnavailableException
public OperationUnavailableException()
OperationUnavailableException
public OperationUnavailableException(String message)
OperationUnavailableException
public OperationUnavailableException(String message,
Throwable cause)
OperationUnavailableException
public OperationUnavailableException(Throwable cause)
Copyright © 2006-2008. All Rights Reserved.