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

com.simiacryptus.skyenet.apps.plan.DisabledTaskException.kt Maven / Gradle / Ivy

There is a newer version: 1.2.21
Show newest version
package com.simiacryptus.skyenet.apps.plan

class DisabledTaskException(taskType: TaskType) : Exception("Task type $taskType is disabled")




© 2015 - 2024 Weber Informatics LLC | Privacy Policy