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, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CheckOutCheckInServiceException(String message)
message
- the error messagepublic CheckOutCheckInServiceException(String message, Throwable throwable)
message
- the error messagethrowable
- the cause of the exeptionCopyright © 2005–2017 Alfresco Software. All rights reserved.