Class SmarteditConfigurationDuplicateKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.smarteditwebservices.configuration.SmarteditConfigurationDuplicateKeyException
- All Implemented Interfaces:
Serializable
Thrown when a key is already present in the data store while creating a new configuration
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSmarteditConfigurationDuplicateKeyException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SmarteditConfigurationDuplicateKeyException
-
SmarteditConfigurationDuplicateKeyException
-
SmarteditConfigurationDuplicateKeyException
-