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