public class OwStatusContextException extends OwNotSupportedException
Exception thrown, when a function does not support the requested status context value.
See also OwStatusContextDefinitions
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 |
---|
OwStatusContextException(OwString strMessage_p)
construct a exception with a message
|
OwStatusContextException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwStatusContextException(String strMessage_p)
construct a exception with a message
|
OwStatusContextException(String strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
getModulName, setModulName
getLocalizeablemessage, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OwStatusContextException(String strMessage_p)
public OwStatusContextException(OwString strMessage_p)
public OwStatusContextException(String strMessage_p, Throwable cause_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.