Package jpigpio

Class NotImplementedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jpigpio.PigpioException
jpigpio.NotImplementedException
All Implemented Interfaces:
java.io.Serializable

public class NotImplementedException
extends PigpioException
An extension of the general PigpioException to indicate that a function was called that has not yet been implemented.
See Also:
Serialized Form