Class CheckOutCheckInServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.service.cmr.coci.CheckOutCheckInServiceException
All Implemented Interfaces:
Serializable

public class CheckOutCheckInServiceException extends org.alfresco.error.AlfrescoRuntimeException
Version opertaions service exception class
Author:
Roy Wetherall
See Also:
  • Constructor Details

    • CheckOutCheckInServiceException

      public CheckOutCheckInServiceException(String message)
      Constructor
      Parameters:
      message - the error message
    • CheckOutCheckInServiceException

      public CheckOutCheckInServiceException(String message, Throwable throwable)
      Constructor
      Parameters:
      message - the error message
      throwable - the cause of the exeption
    • CheckOutCheckInServiceException

      public CheckOutCheckInServiceException(Throwable throwable, String message, Object... objects)
      Constructor
      Parameters:
      message - the error message
      throwable - the cause of the exeption
      objects - message arguments