Package com.netscape.certsrv.base
Class PKIException.Data
java.lang.Object
com.netscape.certsrv.base.RESTMessage
com.netscape.certsrv.base.PKIException.Data
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netscape.certsrv.base.RESTMessage
RESTMessage.Attribute, RESTMessage.AttributeList, RESTMessage.AttributeListDeserializer, RESTMessage.AttributeListSerializer
-
Field Summary
FieldsFields inherited from class com.netscape.certsrv.base.RESTMessage
attributes, className
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.certsrv.base.RESTMessage
equals, fromDOM, getAttribute, getAttributeList, getAttributeNames, getAttributes, getClassName, hashCode, removeAttribute, setAttribute, setAttributeList, setAttributes, setClassName, toDOM
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Field Details
-
code
public int code -
message
-
-
Constructor Details
-
Data
public Data()
-
-
Method Details
-
toDOM
- Overrides:
toDOM
in classRESTMessage
-
fromDOM
-
toXML
- Overrides:
toXML
in classRESTMessage
- Throws:
Exception
-
fromXML
- Throws:
Exception
-