jetif
Class CreateSuiteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jetif.FrameworkException
jetif.CreateSuiteException
- All Implemented Interfaces:
- Serializable
- public class CreateSuiteException
- extends FrameworkException
The CreateSuiteException is thrown if error occurs
when create the suite object.
- Author:
- Vicky Wang
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CreateSuiteException
public CreateSuiteException(String msg)
- Construct from the specified error message.
- Parameters:
msg - the error message
Copyright © 2004,2005 Vicky Wang - All Rights Reserved.