org.netbeans.jemmy
Class TimeoutExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.netbeans.jemmy.JemmyException
org.netbeans.jemmy.TimeoutExpiredException
- All Implemented Interfaces:
- Serializable
public class TimeoutExpiredException
- extends JemmyException
Exception is supposed to be used to notice that some
waiting was expired.
- Author:
- Alexandre Iline (alexandre.iline@sun.com)
- See Also:
- Serialized Form
TimeoutExpiredException
public TimeoutExpiredException(String description)
- Constructor.
- Parameters:
description
- Waiting description.