Packages

package exception

Type Members

  1. final case class ArtifactMetadataLoadException(message: String) extends RuntimeException with Product with Serializable

    Component: Description: Date: 2018/2/15

  2. final case class ArtifactNotFoundException(organization: String, artifactId: String) extends RuntimeException with Product with Serializable

    Component: Description: Date: 2018/2/15

Ungrouped