|
Sweet Home 3D 4.0 | |||||||||
| 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(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 |
|---|
public RecorderException()
RecorderException.
public RecorderException(String message)
RecorderException from its message.
public RecorderException(String message,
Throwable cause)
RecorderException with its message
and the internal cause that initiated this exception.
|
Sweet Home 3D 4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |