Class SmarteditConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.smarteditwebservices.configuration.SmarteditConfigurationException
All Implemented Interfaces:
Serializable

public class SmarteditConfigurationException extends RuntimeException
Thrown when there is a problem while calling any of the SmarteditConfigurationFacade methods
See Also:
  • Constructor Details

    • SmarteditConfigurationException

      public SmarteditConfigurationException(String message)
    • SmarteditConfigurationException

      public SmarteditConfigurationException(String message, Throwable cause)
    • SmarteditConfigurationException

      public SmarteditConfigurationException(Throwable cause)