Uses of Class
org.alfresco.utility.exception.TestObjectNotDefinedException
Packages that use TestObjectNotDefinedException
-
Uses of TestObjectNotDefinedException in org.alfresco.utility
Methods in org.alfresco.utility that throw TestObjectNotDefinedExceptionModifier and TypeMethodDescriptionstatic voidUtility.checkObjectIsInitialized(Object model, String message) Check if the model object is null or not.