Class SmarteditConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.smarteditwebservices.configuration.SmarteditConfigurationException
- All Implemented Interfaces:
Serializable
Thrown when there is a problem while calling any of the SmarteditConfigurationFacade methods
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSmarteditConfigurationException(String message) SmarteditConfigurationException(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
-
SmarteditConfigurationException
-
SmarteditConfigurationException
-
SmarteditConfigurationException
-