| Modifier and Type | Class and Description |
|---|---|
class |
TransformerException
This class provides Exception handling for XSL Based transformations
|
| Modifier and Type | Method and Description |
|---|---|
Media |
FOPFormatter.format(java.io.InputStream inputStream) |
| Modifier and Type | Class and Description |
|---|---|
class |
HMCSystemException
This exception is thrown as a wrapper for catched Exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ReaderManager.getCurrentColumnOffset()
Gets the column offset configured for current reader instance.
|
void |
AbstractImpExTest.initJaloItems() |
| Modifier and Type | Class and Description |
|---|---|
static class |
Item.JaloCachedComputationException
Thrown by
Item.CachedGetter.get(SessionContext) and Item.CachedSetter.set(SessionContext) whenever
the executed code throws an exception. |
class |
JaloInternalException
Thrown if an internal exception occured in the hybris system.
|
class |
JaloInvalidParameterException
Thrown if a bad parameter is passed to a jalo method.
|
class |
JaloItemNotFoundException
Thrown if an item could not be found.
|
class |
JaloObjectNoLongerValidException
Thrown when you tried to access a Jalo Object with no longer physically exists.
|
class |
JaloSystemNotInitializedException
Thrown if the system was not properly initialized and therefore could not be accessed.
|
class |
RuntimeSQLException |
class |
SessionClosedException |
| Modifier and Type | Method and Description |
|---|---|
Region |
C2LManager.getRegionByCode(java.lang.String code)
Deprecated.
since ages - You should consider not using region data without its country context , in that case use
CommonI18NService.getRegion(de.hybris.platform.core.model.c2l.CountryModel, String)
instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionNotFoundException
An exception which describes the fact that a requested extension was not found by the extension manager or was not
installed properly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlexibleSearchException
This exception is thrown if the query is no valid flexible search query.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
Media.getFile() |
java.util.Collection |
Media.getFiles()
Deprecated.
since ages - use
de.hybris.platform.servicelayer.media.MediaService#getFiles(de.hybris.platform.core.model.media
.MediaModel)
instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
JaloNotYetCalculatedException
Thrown if a method a price field was not yet calculated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CannotDecodePasswordException
This exception will be thrown if the encoding of the password failed
|
class |
PasswordEncoderNotFoundException
This exception will be thrown if the needed encoder for the encoding of the password wasn't found
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemCloneCreator.CannotCloneException
Clone error class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionLostException |
| Modifier and Type | Method and Description |
|---|---|
void |
BasePlatformLDAPTest.init()
Sets the current session and default language.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMagickMediaConversionStrategyTest.init() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderPrepareInterceptorTest.init() |
void |
AbstractOrderEntryPreparerIntegrationTest.setUp() |
| Modifier and Type | Class and Description |
|---|---|
class |
EJBInternalException
Thrown to indicate that an internal exception occured in the ejb layer.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocalizableItemEJBImpl.checkLanguage(SessionContext ctx,
java.lang.String fieldName) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionException
PromotionEvaluationContext.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RelationQueryException |
| Modifier and Type | Method and Description |
|---|---|
static Currency |
HybrisTestLogic.getOrCreateCurrency(java.lang.String isoCode)
Gets or creates (if not existent) currency to given iso code.
|
static Currency |
HybrisJUnit4Test.getOrCreateCurrency(java.lang.String isoCode)
Delegates to de.hybris.platform.testframework.HybrisTestLogic#getOrCreateCurrency(java.lang.String)
|
static Language |
HybrisTestLogic.getOrCreateLanguage(java.lang.String isoCode)
Gets or creates (if not existent) language to given iso code.
|
static Language |
HybrisJUnit4Test.getOrCreateLanguage(java.lang.String isoCode)
Delegates to de.hybris.platform.testframework.HybrisTestLogic#getOrCreateLanguage(java.lang.String)
|
void |
HybrisTestLogic.init()
Sets the current session and default language.
|
void |
HybrisJUnit4Test.init()
Delegates to de.hybris.platform.testframework.HybrisTestLogic#init()
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartOfItemAlreadyAssignedToTheParentException |
| Modifier and Type | Method and Description |
|---|---|
void |
TableNameDatabaseMetaDataCallbackTest.init() |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomatedWorkflowActionException
Deprecated.
since ages - as of release 4.3, please use
AutomatedWorkflowActionException |
class |
WorkflowActionDecideException
Deprecated.
since ages - as of release 4.3, please use
WorkflowActionDecideException |
class |
WorkflowTerminatedException
Deprecated.
since ages - as of release 4.3, please use
WorkflowTerminatedException
Exception for actions on terminated workflows |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWorkflowAction.writeAutomatedComment(WorkflowAction action,
java.lang.String message)
Creates a new workflow comment and attaches it to the action.
|
void |
AbstractWorkflowAction.writeAutomatedComment(WorkflowAction action,
java.lang.String message,
java.lang.String[] messageParams)
Creates a new workflow comment and attaches it to the action.
|
Copyright © 2018 SAP SE. All Rights Reserved.