Class InvalidSiteStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.studio.api.v2.exception.InvalidSiteStateException
- All Implemented Interfaces:
Serializable
Exception to be thrown when an operation is attempted on a site with an unsupported state
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidSiteStateException
(String siteId) InvalidSiteStateException
(String siteId, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSiteStateException
-
InvalidSiteStateException
-
-
Method Details
-
getSiteId
-