|
Sweet Home 3D 3.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.eteks.sweethome3d.model.RecorderException
public class RecorderException
Exception thrown by methods that access to data in IO layer.
Constructor Summary | |
---|---|
RecorderException()
Creates a default RecorderException . |
|
RecorderException(java.lang.String message)
Creates a RecorderException from its message. |
|
RecorderException(java.lang.String message,
java.lang.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 |
---|
public RecorderException()
RecorderException
.
public RecorderException(java.lang.String message)
RecorderException
from its message.
public RecorderException(java.lang.String message, java.lang.Throwable cause)
RecorderException
with its message
and the internal cause that initiated this exception.
|
Sweet Home 3D 3.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |