Package ai.systema.exception

Types

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

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

SystemaRuntimeException
Link copied to clipboard
common
sealed class SystemaRuntimeException : RuntimeException

Runtime Exceptions