Class PKIException.Data
java.lang.Object
com.netscape.certsrv.base.RESTMessage
com.netscape.certsrv.base.PKIException.Data
- All Implemented Interfaces:
JSONSerializer
- Enclosing class:
PKIException
-
Nested Class Summary
Nested classes/interfaces inherited from class RESTMessage
RESTMessage.Attribute, RESTMessage.AttributeList, RESTMessage.AttributeListDeserializer, RESTMessage.AttributeListSerializer -
Field Summary
FieldsFields inherited from class RESTMessage
attributes, classNameFields inherited from interface JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RESTMessage
equals, fromDOM, getAttribute, getAttributeList, getAttributeNames, getAttributes, getClassName, hashCode, removeAttribute, setAttribute, setAttributeList, setAttributes, setClassName, toDOM, toStringMethods inherited from interface 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
-