Package org.alfresco.utility.exception
Class TestStepException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.utility.exception.TestStepException
-
- All Implemented Interfaces:
java.io.Serializable
public class TestStepException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TestStepException(java.lang.String expected, java.lang.String actual)
-