org.apache.jmeter.control
Class NextIsNullException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jmeter.control.NextIsNullException
- All Implemented Interfaces:
- Serializable
public class NextIsNullException
- extends Exception
Used by the Generic and Interleave controllers to signal the end of their samples
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NextIsNullException
public NextIsNullException()
NextIsNullException
public NextIsNullException(String message,
Throwable cause)
NextIsNullException
public NextIsNullException(String message)
NextIsNullException
public NextIsNullException(Throwable cause)
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.