uk.ac.soton.itinnovation.grid.gridservit.context
Class ContextUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.soton.itinnovation.grid.types.GridErrorException
uk.ac.soton.itinnovation.grid.gridservit.context.ContextUnavailableException
- All Implemented Interfaces:
- Serializable
public class ContextUnavailableException
- extends GridErrorException
This exception is the thrown when it is not possible to obtain the
context information requested. It is hoped that subclasses will provide
clearer distinction as to why. In most cases unavailable context information
is a consequence of lacking certain GridServIT extensions / Axis handlers
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContextUnavailableException
public ContextUnavailableException(String userMsg)
ContextUnavailableException
public ContextUnavailableException(String userMsg,
Throwable cause)
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.