org.zu.ardulink.io
Class ReadingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.zu.ardulink.io.ReadingException
All Implemented Interfaces:
Serializable

public class ReadingException
extends Exception

Ardulink - return to homepage

v0.6.1 Magnum PI

Author:
Luciano Zu project Ardulink http://www.ardulink.org/

See Also:
Serialized Form

Constructor Summary
ReadingException()
           
ReadingException(String message)
           
ReadingException(String message, Throwable cause)
           
ReadingException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReadingException

public ReadingException()

ReadingException

public ReadingException(String message,
                        Throwable cause)

ReadingException

public ReadingException(String message)

ReadingException

public ReadingException(Throwable cause)


Copyright © 2015. All rights reserved.