Skip to content

Overview

//trimblecloud-events/trimblecloud.events.exception

Package-level declarations

Types

NameSummary
ConsumerException[JVM]
open class ConsumerException : RuntimeException
This class represents an exception that is thrown when an error occurs while consuming events.
PublisherException[JVM]
open class PublisherException : RuntimeException
This class represents an exception that is thrown when an error occurs while publishing events.