public class OwCMISRuntimeException
extends com.wewebu.ow.server.exceptions.OwRuntimeException
Runtime exception for OpenCMIS adaptor.
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 |
---|
OwCMISRuntimeException(com.wewebu.ow.server.util.OwString message_p) |
OwCMISRuntimeException(com.wewebu.ow.server.util.OwString message_p,
Throwable t) |
OwCMISRuntimeException(String message_p) |
OwCMISRuntimeException(String message_p,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
String |
getModulName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OwCMISRuntimeException(com.wewebu.ow.server.util.OwString message_p)
public OwCMISRuntimeException(com.wewebu.ow.server.util.OwString message_p, Throwable t)
public OwCMISRuntimeException(String message_p)
public String getModulName()
getModulName
in class com.wewebu.ow.server.exceptions.OwRuntimeException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.