HomeException.Companion.PaginatedApiErrors

object HomeException.Companion.PaginatedApiErrors


Summary

Public functions

HomeException
endOfPagination(message: String, exception: Exception?)
HomeException
traitMissing(message: String, exception: Exception?)

Public functions

endOfPagination

fun endOfPagination(message: String = "", exception: Exception? = null): HomeException

traitMissing

fun traitMissing(message: String = "", exception: Exception? = null): HomeException