Class CheckOutCheckInServiceException

  • All Implemented Interfaces:
    Serializable

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

      • 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