uk.ac.ncl.cs.instantsoap.servicedp
Class IllegalInvocationStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.ncl.cs.instantsoap.servicedp.IllegalInvocationStateException
- All Implemented Interfaces:
- Serializable
public class IllegalInvocationStateException
- extends Exception
An invocation has been made for a resource that is not in an appropriate state for the invocation.
- 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 |
IllegalInvocationStateException
public IllegalInvocationStateException()
IllegalInvocationStateException
public IllegalInvocationStateException(String message)
IllegalInvocationStateException
public IllegalInvocationStateException(String message,
Throwable cause)
IllegalInvocationStateException
public IllegalInvocationStateException(Throwable cause)
Copyright © 2006-2008. All Rights Reserved.