uk.ac.soton.itinnovation.registry.component.xml.discovery
Class GeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.soton.itinnovation.registry.component.xml.discovery.GeneratorException
- All Implemented Interfaces:
- Serializable
public class GeneratorException
- extends Exception
- Author:
- Uwe Radetzki
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GeneratorException
public GeneratorException()
GeneratorException
public GeneratorException(String message)
- Parameters:
message -
GeneratorException
public GeneratorException(Throwable cause)
- Parameters:
cause -
GeneratorException
public GeneratorException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.