All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.octopusden.octopus.releasemanagementservice.legacy.LegacyRelengClientException.kt Maven / Gradle / Ivy

The newest version!
package org.octopusden.octopus.releasemanagementservice.legacy

class LegacyRelengClientException(val code: Int, message: String): RuntimeException(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy