|
db4o 7.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.db4o.diagnostic.DiagnosticBase
com.db4o.diagnostic.DeletionFailed
public class DeletionFailed
Diagnostic on failed delete.
Constructor Summary | |
---|---|
DeletionFailed()
|
Method Summary | |
---|---|
java.lang.String |
problem()
returns the potential problem that triggered the message |
java.lang.Object |
reason()
returns the reason for the message |
java.lang.String |
solution()
suggests a possible solution for the possible problem |
Methods inherited from class com.db4o.diagnostic.DiagnosticBase |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeletionFailed()
Method Detail |
---|
public java.lang.String problem()
DiagnosticBase
problem
in class DiagnosticBase
public java.lang.Object reason()
DiagnosticBase
reason
in class DiagnosticBase
public java.lang.String solution()
DiagnosticBase
solution
in class DiagnosticBase
|
db4o 7.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |