uk.ac.ncl.cs.instantsoap.wsapi
Class UnknownUuidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ncl.cs.instantsoap.wsapi.UnknownUuidException
- All Implemented Interfaces:
- Serializable
public class UnknownUuidException
- extends Exception
The UUID is not known.
- Author:
- Matthew Pocock, Cheng-Yang(Louis) Tang
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownUuidException
public UnknownUuidException()
UnknownUuidException
public UnknownUuidException(String message)
UnknownUuidException
public UnknownUuidException(String message,
Throwable cause)
UnknownUuidException
public UnknownUuidException(Throwable cause)
Copyright © 2006-2008. All Rights Reserved.