Class InvalidPackageRevisionDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.go.plugin.api.material.packagerepository.exceptions.InvalidPackageRevisionDataException
- All Implemented Interfaces:
Serializable
Deprecated.
Exception generated when the data related to package revision is invalid
- may be empty or may be invalid format.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidPackageRevisionDataException
Deprecated.
-