Package-level declarations
Types
Link copied to clipboard
@Produces
@Singleton
@Requires(classes = [ServerServiceException.ChannelNotFoundException::class, ExceptionHandler::class] )
Link copied to clipboard
Link copied to clipboard
@Produces
@Singleton
@Requires(classes = [ServerServiceException.OwnerCannotLeaveServerException::class, ExceptionHandler::class] )
Link copied to clipboard
@Produces
@Singleton
@Requires(classes = [ServerServiceException.ServerNotFoundExceptionException::class, ExceptionHandler::class] )
Link copied to clipboard
@Produces
@Singleton
@Requires(classes = [ServerServiceException.UserNotHasPermissionsException::class, ExceptionHandler::class] )
Link copied to clipboard
@Produces
@Singleton
@Requires(classes = [ServerServiceException.UserNotInServerExceptionException::class, ExceptionHandler::class] )