org.zu.ardulink.io
Class WritingException

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

public class WritingException
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
WritingException()
           
WritingException(String message)
           
WritingException(String message, Throwable cause)
           
WritingException(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

WritingException

public WritingException()

WritingException

public WritingException(String message,
                        Throwable cause)

WritingException

public WritingException(String message)

WritingException

public WritingException(Throwable cause)


Copyright © 2015. All rights reserved.