Package de.hybris.platform.core.suspend
Class SystemIsSuspendedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.core.suspend.SystemIsSuspendedException
-
- All Implemented Interfaces:
java.io.Serializable
public class SystemIsSuspendedException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SystemIsSuspendedException(java.lang.String message)SystemIsSuspendedException(java.lang.String message, java.lang.String status)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetSystemStatus()
-