|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glite.voms.contact.VOMSMessage
org.glite.voms.contact.VOMSErrorMessage
public class VOMSErrorMessage
This class is used to decode VOMS error messages contained in a VOMS response.
| Constructor Summary | |
|---|---|
VOMSErrorMessage(int code,
java.lang.String message)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.glite.voms.contact.VOMSMessage |
|---|
getCode, getMessage, setCode, setMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VOMSErrorMessage(int code,
java.lang.String message)
| Method Detail |
|---|
public java.lang.String toString()
toString in class VOMSMessage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||