public class NotImplementedException
extends java.lang.RuntimeException
Description: An Error thrown when some functionality is not yet implemented. Mirrors the .NET exception of the same name
Copyright: Copyright (c) 2006
| Constructor and Description |
|---|
NotImplementedException() |
NotImplementedException(java.lang.String message) |
NotImplementedException(java.lang.String message,
java.lang.Throwable cause) |
Copyright © 2014. All Rights Reserved.