public class OwNotSupportedException extends OwInvalidOperationException
Exception thrown, when a function is not supported or not implemented.
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 |
---|
OwNotSupportedException(OwString strMessage_p)
construct a exception with a message
|
OwNotSupportedException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwNotSupportedException(String strMessage_p)
construct a exception with a message
|
OwNotSupportedException(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 OwNotSupportedException(String strMessage_p)
public OwNotSupportedException(OwString strMessage_p)
public OwNotSupportedException(String strMessage_p, Throwable cause_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.