public class ScriptException
extends org.springframework.extensions.surf.exception.PlatformRuntimeException
| Constructor and Description |
|---|
ScriptException(String msgId) |
ScriptException(String msgId,
Object[] params) |
ScriptException(String msgId,
Object[] msgParams,
Throwable cause) |
ScriptException(String msgId,
Throwable cause) |
create, create, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScriptException(String msgId)
msgId - Stringpublic ScriptException(String msgId, Throwable cause)
msgId - Stringcause - Throwablepublic ScriptException(String msgId, Object[] params)
msgId - Stringparams - Object[]Copyright © 2005–2017 Alfresco Software. All rights reserved.