public class CheckOutCheckInServiceException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
CheckOutCheckInServiceException(java.lang.String message)
Constructor
|
CheckOutCheckInServiceException(java.lang.String message,
java.lang.Throwable throwable)
Constructor
|
CheckOutCheckInServiceException(java.lang.Throwable throwable,
java.lang.String message,
java.lang.Object[] objects)
Constructor
|
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionpublic CheckOutCheckInServiceException(java.lang.String message)
message - the error messagepublic CheckOutCheckInServiceException(java.lang.String message,
java.lang.Throwable throwable)
message - the error messagethrowable - the cause of the exeptionpublic CheckOutCheckInServiceException(java.lang.Throwable throwable,
java.lang.String message,
java.lang.Object[] objects)
message - the error messagethrowable - the cause of the exeptionobjects - message argumentsCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.