public class NotImplementedException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
NotImplementedException() |
NotImplementedException constructor comment.
|
NotImplementedException(java.lang.String message) |
NotImplementedException constructor comment.
|