Package com.webmethods.portal.framework
Class WebAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.webmethods.portal.PortalException
com.webmethods.portal.framework.FrameworkException
com.webmethods.portal.framework.WebAccessException
- All Implemented Interfaces:
IPortalException
,Serializable
Deprecated.
Don't use.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.webmethods.portal.PortalException
PortalException.IPortalExceptionDelegate
-
Field Summary
Fields inherited from class com.webmethods.portal.PortalException
CURRENT_ERROR_LIST, EXCEPTION_DELEGATE_CLASS_NAME, logger, m_context, m_errorList, m_ignoreTargetMessage, m_isExpected, m_isLocalizable, m_messageArgs, m_messageInfo, m_messageKey, m_resBundleClass, m_target, s_portalExceptionDelegate
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Constructor that takes a detail messageWebAccessException
(String resourceURI) Deprecated.Constructor that takes a detail message -
Method Summary
Modifier and TypeMethodDescriptionstatic WebAccessException
Deprecated.A convience to throw a read exceptionstatic WebAccessException
readAccessException
(String resourceURI) Deprecated.A convience to throw a read exceptionMethods inherited from class com.webmethods.portal.framework.FrameworkException
reuseOrWrap
Methods inherited from class com.webmethods.portal.PortalException
addDetailsMesasge, addDetailsMessage, checkExpected, getCause, getContext, getErrorList, getErrorList, getGlobalProvider, getLocalizedMessage, getMessage, getMessageKey, getTargetException, getTLS, initDetailsMessage, isExpected, notImplemented, printFullStackTrace, printFullStackTrace, printStackTrace, printStackTrace, printStackTrace, putTLS, removeTLS, reset, reuseOrWrapException, setContext, setExpected, setIgnoreTargetMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
WebAccessException
public WebAccessException()Deprecated.Constructor that takes a detail message -
WebAccessException
Deprecated.Constructor that takes a detail message
-
-
Method Details
-
readAccessException
Deprecated.A convience to throw a read exception- Returns:
-
readAccessException
Deprecated.A convience to throw a read exception- Returns:
-
ResourceNotFoundException
instead