Package org.alfresco.rest.exception
Class EmptyRestModelCollectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.alfresco.rest.exception.EmptyRestModelCollectionException
-
- All Implemented Interfaces:
java.io.Serializable
public class EmptyRestModelCollectionException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EmptyRestModelCollectionException(java.util.Collection<E> models)
-