Serialized Form
-
Package org.savantbuild.dep
-
Exception org.savantbuild.dep.LicenseException
class LicenseException extends RuntimeException implements Serializable-
Serialized Fields
-
artifact
ReifiedArtifact artifact
-
-
-
Exception org.savantbuild.dep.PublishException
class PublishException extends RuntimeException implements Serializable
-
-
Package org.savantbuild.dep.domain
-
Exception org.savantbuild.dep.domain.CompatibilityException
class CompatibilityException extends RuntimeException implements Serializable-
Serialized Fields
-
dependency
DependencyGraph.Dependency dependency
-
graph
DependencyGraph graph
-
max
org.savantbuild.domain.Version max
-
min
org.savantbuild.domain.Version min
-
-
-
-
Package org.savantbuild.dep.maven
-
Exception org.savantbuild.dep.maven.POMException
class POMException extends RuntimeException implements Serializable -
Exception org.savantbuild.dep.maven.VersionRangeException
class VersionRangeException extends RuntimeException implements Serializable
-
-
Package org.savantbuild.dep.workflow
-
Exception org.savantbuild.dep.workflow.ArtifactMetaDataMissingException
class ArtifactMetaDataMissingException extends RuntimeException implements Serializable-
Serialized Fields
-
artifactMissingAMD
Artifact artifactMissingAMD
-
-
-
Exception org.savantbuild.dep.workflow.ArtifactMissingException
class ArtifactMissingException extends RuntimeException implements Serializable-
Serialized Fields
-
artifact
Artifact artifact
-
-
-
-
Package org.savantbuild.dep.workflow.process
-
Exception org.savantbuild.dep.workflow.process.NegativeCacheException
class NegativeCacheException extends ProcessFailureException implements Serializable -
Exception org.savantbuild.dep.workflow.process.ProcessFailureException
class ProcessFailureException extends RuntimeException implements Serializable
-