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, toDOMMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods 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:
toDOMin classRESTMessage
-
fromDOM
-
toXML
- Overrides:
toXMLin classRESTMessage- Throws:
Exception
-
fromXML
- Throws:
Exception
-