NoMethodException

Members

Manifest constants

Code
enum Code;
Undocumented in source.

Mixins

__anonymous
mixin ExceptionConstructor
Undocumented in source.

Mixed In Members

From mixin ExceptionConstructor

this
this(string msg)
Undocumented in source.
toMsgpack
void toMsgpack(Packer packer, bool withFieldName)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From CallException

Code
enum Code;
Undocumented in source.
__anonymous
mixin ExceptionConstructor
Undocumented in source.

Meta