com.wewebu.ow.server.plug.owrecord.filter
Class OwFilterRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.wewebu.ow.server.exceptions.OwRuntimeException
com.wewebu.ow.server.plug.owrecord.filter.OwFilterRuntimeException
- All Implemented Interfaces:
- Serializable
public class OwFilterRuntimeException
- extends com.wewebu.ow.server.exceptions.OwRuntimeException
Exception for filter process.
This exception is thrown if the during the filter process
an runtime dependent problem occurs or the filter process
cannot proceed further.
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
- Since:
- 3.2.0.0
- 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 |
OwFilterRuntimeException
public OwFilterRuntimeException(String message_p)
OwFilterRuntimeException
public OwFilterRuntimeException(String msg_p,
Throwable ex_p)
getModulName
public String getModulName()
- Specified by:
getModulName
in class com.wewebu.ow.server.exceptions.OwRuntimeException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.