|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gcube.common.OAIError
public class OAIError
This class represents an OAI Error.
| Constructor Summary | |
|---|---|
OAIError()
Construct a empty object. |
|
| Method Summary | |
|---|---|
protected void |
frndSetCode(String c)
Set the OAI 2.0 Error Code string |
protected void |
frndSetReason(String r)
Set the OAI 2.0 Error Reason |
String |
getCode()
Returns the OAI 2.0 Error Code string |
String |
getReason()
Returns the OAI 2.0 Error Reason. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OAIError()
| Method Detail |
|---|
protected void frndSetCode(String c)
protected void frndSetReason(String r)
public String getCode()
public String getReason()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||