public class CheckOutCheckInServiceException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
CheckOutCheckInServiceException(String message)
Constructor
|
CheckOutCheckInServiceException(String message,
Throwable throwable)
Constructor
|
CheckOutCheckInServiceException(Throwable throwable,
String message,
Object... objects)
Constructor
|
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CheckOutCheckInServiceException(String message)
message - the error messagepublic CheckOutCheckInServiceException(String message, Throwable throwable)
message - the error messagethrowable - the cause of the exeptionCopyright © 2005–2018 Alfresco Software. All rights reserved.