public class PublishException extends GradleException
A PublishException
is thrown when a dependency configuration cannot be published for some reason.
Constructor and Description |
---|
PublishException(java.lang.String message,
java.lang.Throwable cause) |