mirai-core / net.mamoe.mirai.utils / Throws / exceptionClasses

exceptionClasses

vararg val exceptionClasses: Array<out KClass<out Throwable>>

the list of checked exception classes that may be thrown by the function.

Property

exceptionClasses - the list of checked exception classes that may be thrown by the function.