uk.ac.soton.ecs.grimoires.proxy
Class GrimoiresProxyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.soton.ecs.grimoires.proxy.GrimoiresProxyException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MetadataFormatException, MissingInformationException, NonWebServiceProxyException
- public class GrimoiresProxyException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GrimoiresProxyException
public GrimoiresProxyException()
GrimoiresProxyException
public GrimoiresProxyException(String message,
Throwable cause)
- Parameters:
message - cause -
GrimoiresProxyException
public GrimoiresProxyException(String message)
- Parameters:
message -
GrimoiresProxyException
public GrimoiresProxyException(Throwable cause)
- Parameters:
cause -