Class CommitNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.studio.api.v1.exception.ServiceLayerException
org.craftercms.studio.api.v1.exception.CommitNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommitNotFoundException
(String message) CommitNotFoundException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommitNotFoundException
public CommitNotFoundException() -
CommitNotFoundException
-
CommitNotFoundException
-
CommitNotFoundException
-