Package cc.maria.rdap.response
Class ErrorResponseBody
- java.lang.Object
-
- cc.maria.rdap.response.ObjectClass
-
- cc.maria.rdap.response.ErrorResponseBody
-
public class ErrorResponseBody extends ObjectClass
-
-
Field Summary
Fields Modifier and Type Field Description private String[]descriptionprivate interrorCodeprivate Stringtitle
-
Constructor Summary
Constructors Constructor Description ErrorResponseBody()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getDescription()intgetErrorCode()StringgetTitle()-
Methods inherited from class cc.maria.rdap.response.ObjectClass
getAbuseContact, getAdministrativeContact, getBillingContact, getEntities, getEntityByRole, getEPPStatus, getEvents, getHandle, getLinks, getNOCContact, getNotices, getNotificationContact, getObjectClassName, getPort43, getProxyContact, getRdapConformance, getRegistrantContact, getRegistrarContact, getRemarks, getResellerContact, getSponsorContact, getStatus, getTechnicalContact
-
-