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

cloud.orbit.dsl.OrbitDslException.kt Maven / Gradle / Ivy

Go to download

The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.

The newest version!
/*
 Copyright (C) 2015 - 2019 Electronic Arts Inc.  All rights reserved.
 This file is part of the Orbit Project .
 See license in LICENSE.
 */

package cloud.orbit.dsl

class OrbitDslException(message: String) : RuntimeException(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy