Class CockpitImportConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.cockpit.systemsetup.CockpitImportConfigException
All Implemented Interfaces:
Serializable

public class CockpitImportConfigException extends RuntimeException
See Also:
  • Constructor Details

    • CockpitImportConfigException

      public CockpitImportConfigException()
      Constructor.
    • CockpitImportConfigException

      public CockpitImportConfigException(String message)
    • CockpitImportConfigException

      public CockpitImportConfigException(Throwable cause)
    • CockpitImportConfigException

      public CockpitImportConfigException(String message, Throwable cause)