|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> [ framework overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ru.gammalabs.ice.framework
Class SaveException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
ru.gammalabs.ice.framework.SaveException
- All Implemented Interfaces:
- java.io.Serializable
- public class SaveException
- extends java.lang.Exception
Иключение пробрасываемое при ошибках создания и обновления.
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
SaveException()
|
|
SaveException(java.lang.String s)
|
|
| 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 |
SaveException
public SaveException()
SaveException
public SaveException(java.lang.String s)
|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> [ framework overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC