Class SmarteditConfigurationNotFoundException

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

public class SmarteditConfigurationNotFoundException extends RuntimeException
Thrown when a configuration was not found
See Also:
  • Constructor Details

    • SmarteditConfigurationNotFoundException

      public SmarteditConfigurationNotFoundException(String message)
    • SmarteditConfigurationNotFoundException

      public SmarteditConfigurationNotFoundException(String message, Throwable cause)
    • SmarteditConfigurationNotFoundException

      public SmarteditConfigurationNotFoundException(Throwable cause)