toggle menu
exposed-adt-mapping
jvm
switch theme
search in API
exposed-adt-mapping
/
com.huanshankeji.exposed.datamapping.classproperty
/
ReflectionFunctionInvocationException
Reflection
Function
Invocation
Exception
class
ReflectionFunctionInvocationException
(
constructor
:
KFunction
<
*
>
,
args
:
Any
?
,
cause
:
Throwable
)
:
Exception
(
source
)
Members
Constructors
Reflection
Function
Invocation
Exception
Link copied to clipboard
constructor
(
constructor
:
KFunction
<
*
>
,
vararg
args
:
Any
?
,
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?