uk.ac.soton.ecs.iam.grid.utils
Class CantCreateImplementation
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.soton.ecs.iam.grid.utils.CantCreateImplementation
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoImplementationRegistered
public class CantCreateImplementation
- extends RuntimeException
Thrown when the ImplementationFactory can't return an instance.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CantCreateImplementation
public CantCreateImplementation(String message,
Throwable cause)
CantCreateImplementation
public CantCreateImplementation(String message)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.