com.wewebu.ow.server.ecmimpl.opencmis.exception
Class OwCMISRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.wewebu.ow.server.exceptions.OwRuntimeException
                  extended by 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

Constructor Summary
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)
           
 
Method Summary
 String getModulName()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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)
Method Detail

getModulName

public String getModulName()
Specified by:
getModulName in class com.wewebu.ow.server.exceptions.OwRuntimeException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.