[]
public class NotImplementedError : ApplicationException, ISerializable, _Exception
| Name | Description |
|---|---|
| NotImplementedError() | |
| NotImplementedError(string) | Constructs a new NotImplementedError exception with the specified detail message m. |