NotImplementedException

Exception for things that just aren't implemented

@safe
class NotImplementedException : Exception {}

Members

Mixins

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Meta