Sweet Home 3D 4.1

com.eteks.sweethome3d.model
Class InterruptedRecorderException

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

public class InterruptedRecorderException
extends RecorderException

Exception thrown when an a thread is interrupted during an access to data in IO layer.

Author:
Emmanuel Puybaret
See Also:
Serialized Form

Constructor Summary
InterruptedRecorderException()
          Creates a default InterruptedRecorderException.
InterruptedRecorderException(String message)
          Creates a InterruptedRecorderException from its message.
 
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

InterruptedRecorderException

public InterruptedRecorderException()
Creates a default InterruptedRecorderException.


InterruptedRecorderException

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


Sweet Home 3D 4.1

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