InternalErrorException
class InternalErrorException(message: String, throwable: Throwable? = null) : TegralDiException
Content copied to clipboard
Exception thrown when something went wrong internally in Tegral DI. Unless you are messing around with Tegral DI's internal, you should probably report occurrences of these exceptions (https://github.com/utybo/Tegral/issues), thanks!
Constructors
Link copied to clipboard
fun InternalErrorException(message: String, throwable: Throwable? = null)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard