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