com.wewebu.ow.server.ecmimpl.opencmis.exception
Class OwCMISRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.wewebu.ow.server.exceptions.OwRuntimeException
com.wewebu.ow.server.ecmimpl.opencmis.exception.OwCMISRuntimeException
- All Implemented Interfaces:
- Serializable
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
- See Also:
- Serialized Form
Methods inherited from class com.wewebu.ow.server.exceptions.OwRuntimeException |
getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OwCMISRuntimeException
public OwCMISRuntimeException(com.wewebu.ow.server.util.OwString message_p)
OwCMISRuntimeException
public OwCMISRuntimeException(com.wewebu.ow.server.util.OwString message_p,
Throwable t)
OwCMISRuntimeException
public OwCMISRuntimeException(String message_p)
OwCMISRuntimeException
public OwCMISRuntimeException(String message_p,
Throwable t)
getModulName
public String getModulName()
- Specified by:
getModulName
in class com.wewebu.ow.server.exceptions.OwRuntimeException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.