Class BGException_Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bgcrm.plugin.bgbilling.ws.cerbercrypt.usercard.copy.BGException_Exception
- All Implemented Interfaces:
Serializable
@WebFault(name="BGException",
targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/")
public class BGException_Exception
extends Exception
This class was generated by the JAX-WS RI.
JAX-WS RI 2.2.4-b01
Generated source version: 2.2
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBGException_Exception
(String message, BGException faultInfo) BGException_Exception
(String message, BGException faultInfo, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BGException_Exception
- Parameters:
message
-faultInfo
-
-
BGException_Exception
- Parameters:
message
-faultInfo
-cause
-
-
-
Method Details
-
getFaultInfo
- Returns:
- returns fault bean: ru.bgcrm.plugin.bgbilling.ws.cerbercrypt.usercard.copy.BGException
-