Class SystemIsSuspendedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.core.suspend.SystemIsSuspendedException
All Implemented Interfaces:
Serializable

public class SystemIsSuspendedException extends RuntimeException
See Also:
  • Constructor Details

    • SystemIsSuspendedException

      public SystemIsSuspendedException(String message)
    • SystemIsSuspendedException

      public SystemIsSuspendedException(String message, String status)
  • Method Details

    • getSystemStatus

      public String getSystemStatus()