Package ai.systema.exception

Types

Link copied to clipboard
class DataNotFoundException(ex: Throwable) : SystemaRuntimeException
Link copied to clipboard
class SystemaApiException(ex: Throwable) : SystemaRuntimeException
Link copied to clipboard
class SystemaListenerException(ex: Throwable) : SystemaRuntimeException

SystemaListenerException is triggered if any exception happens in even processing pipeline throw listeners

Link copied to clipboard
sealed class SystemaRuntimeException : RuntimeException

Runtime Exceptions