uk.ac.ncl.cs.instantsoap.t1
Class MissingInstantSoapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ncl.cs.instantsoap.t1.MissingInstantSoapException
- All Implemented Interfaces:
- Serializable
public class MissingInstantSoapException
- extends Exception
Exception to indicate that the InstantSoap installation is missing, or otherwise inaccessible.
- Author:
- Matthew Pocock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingInstantSoapException
public MissingInstantSoapException()
MissingInstantSoapException
public MissingInstantSoapException(String message)
MissingInstantSoapException
public MissingInstantSoapException(String message,
Throwable cause)
MissingInstantSoapException
public MissingInstantSoapException(Throwable cause)
Copyright © 2006-2008. All Rights Reserved.