Class CopyServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.service.cmr.repository.CopyServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class CopyServiceException extends java.lang.RuntimeExceptionNodes operations service exception class.- Author:
- Roy Wetherall
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CopyServiceException()ConstructorCopyServiceException(java.lang.String message)Constructor
-