Sweet Home 3D 4.1

com.eteks.sweethome3d.model
Class RecorderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.eteks.sweethome3d.model.RecorderException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InterruptedRecorderException

public class RecorderException
extends Exception

Exception thrown by methods that access to data in IO layer.

Author:
Emmanuel Puybaret
See Also:
Serialized Form

Constructor Summary
RecorderException()
          Creates a default RecorderException.
RecorderException(String message)
          Creates a RecorderException from its message.
RecorderException(String message, Throwable cause)
          Creates a RecorderException with its message and the internal cause that initiated this exception.
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RecorderException

public RecorderException()
Creates a default RecorderException.


RecorderException

public RecorderException(String message)
Creates a RecorderException from its message.


RecorderException

public RecorderException(String message,
                         Throwable cause)
Creates a RecorderException with its message and the internal cause that initiated this exception.


Sweet Home 3D 4.1

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License