public class OwRestException
extends com.wewebu.ow.server.exceptions.OwRuntimeException
Signals an exception in the REST layer.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwRestException(String message) |
OwRestException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModulName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OwRestException(String message, Throwable cause)
message - cause - public OwRestException(String message)
message - public String getModulName()
getModulName in class com.wewebu.ow.server.exceptions.OwRuntimeExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.