Class TargetNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.deployer.api.exceptions.DeployerException
org.craftercms.deployer.api.exceptions.TargetNotFoundException
- All Implemented Interfaces:
Serializable
Exception thrown when a target is requested but doesn't exist.
- Author:
- avasquez
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.craftercms.deployer.api.exceptions.DeployerException
getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
id
-
env
-
siteName
-
-
Constructor Details
-
TargetNotFoundException
-
-
Method Details
-
getId
-
getEnv
-
getSiteName
-