orbit-shared / orbit.shared.exception / CapacityExceededException

CapacityExceededException

class CapacityExceededException : Throwable

An exception of this type is thrown when an internal capacity in Orbit is exceeded.

Constructors

<init>

An exception of this type is thrown when an internal capacity in Orbit is exceeded.

CapacityExceededException(message: String)