Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException
extends RuntimeException
Thrown when a method (for example when implementing an interface) is not (yet) implemented by the implementation.
See Also:
Serialized Form