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