|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.init.its.api.spi.ItsError
public abstract class ItsError
Interface for Its related Errors
Constructor Summary | |
---|---|
ItsError()
|
Method Summary | |
---|---|
abstract java.lang.String |
getCause()
Returns the cause of this error |
abstract boolean |
hasErrors()
returns true if this has actual errors |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ItsError()
Method Detail |
---|
public abstract java.lang.String getCause()
public abstract boolean hasErrors()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |