Class BGException
java.lang.Object
ru.bgcrm.plugin.bgbilling.ws.cerbercrypt.usercard.copy.BGException
Java class for BGException complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BGException"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the message property.void
setMessage
(String value) Sets the value of the message property.