ddbus v3.0.0-beta.2 (2021-06-21T20:29:45Z)
Home
Dub
Repo
TypeMismatchException.this
ddbus
exception
TypeMismatchException
Undocumented in source.
this
(int expectedType, int actualType, string file, size_t line, Throwable next)
class
TypeMismatchException
package pure nothrow @
safe
this
(
int
expectedType
,
int
actualType
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(string message, int expectedType, int actualType, string file, size_t line, Throwable next)
Meta
Source
See Implementation
ddbus
exception
TypeMismatchException
constructors
this
functions
actualType
expectedType