|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.beasys.commerce.foundation.exception.ApplicationException
com.beasys.commerce.ebusiness.catalog.CatalogException
com.beasys.commerce.ebusiness.catalog.CatalogCreateException
@Deprecated public class CatalogCreateException
Indicates an error during
CatalogItem
creation.
Field Summary
static String
MESSAGE_KEY
Deprecated See BEA Commerce product offering
Fields inherited from class com.beasys.commerce.ebusiness.catalog.CatalogException
MESSAGE_NAMESPACE
Fields inherited from class com.beasys.commerce.foundation.exception.ApplicationException
embeddedException, logMessages, userMessages
Constructor Summary
CatalogCreateException(CatalogItemKey key)
Deprecated See BEA Commerce product offering
CatalogCreateException(CatalogItemKey key,
Exception exception)
Deprecated See BEA Commerce product offering
Method Summary
Methods inherited from class com.beasys.commerce.foundation.exception.ApplicationException
addLogMessage, addLogMessage, addLogMessage, addMessage, addMessage, addMessage, addUserMessage, addUserMessage, addUserMessage, getEmbeddedException, getLocalizedMessage, getLogMessage, getLogMessages, getMessage, getUserMessage, getUserMessages, toString
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Field Detail
MESSAGE_KEY
public static final String MESSAGE_KEY
Constructor Detail
CatalogCreateException
public CatalogCreateException(CatalogItemKey key)
CatalogCreateException
.
CatalogCreateException
public CatalogCreateException(CatalogItemKey key,
Exception exception)
CatalogCreateException
.
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2006 BEA Systems, Inc. All Rights Reserved
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2006 BEA Systems, Inc. All Rights Reserved