public class AVMExistsException extends AVMException
| Constructor and Description |
|---|
AVMExistsException(String msgId) |
AVMExistsException(String msgId,
Object[] msgParams) |
AVMExistsException(String msgId,
Object[] msgParams,
Throwable cause) |
AVMExistsException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AVMExistsException(String msgId)
msgId - public AVMExistsException(String msgId, Object[] msgParams)
msgId - msgParams - public AVMExistsException(String msgId, Throwable cause)
msgId - cause - Copyright © 2005–2014 Alfresco Software. All rights reserved.