| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.persistence
java.lang.Throwable
|
+--java.lang.Exception
|
|
+--com.newstep.solid.persistence.ReadOnlyException
All Implemented Interfaces:
Serializable
public class ReadOnlyException
Exception indicating a write failure to persistence becuase the store is read only
Exceptions:
true
Links:
Generalization Generalization Link
Exception indicating a write failure to persistence becuase the store is read only
| Field Summary |
private final static long |
|
| Constructor Summary |
public void |
|
public void |
|
public void |
|
private final static long serialVersionUID
Final.
Multiplicity:
1
Static.
public void ReadOnlyException (String msgKey, Throwable exception)
Stereotype:
create
public void ReadOnlyException (Throwable exception)
Stereotype:
create
public void ReadOnlyException (String msgKey)
Stereotype:
create
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|