NotYetImplementedException

This means the feature could be done, but I haven't gotten around to implementing it yet. If you email me, I might be able to add it somewhat quickly and get back to you.

class NotYetImplementedException : FeatureUnavailableException {}

Meta