Class VoDServiceActivator.ServiceActivationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.modules.vod.server.bean.VoDServiceActivator.ServiceActivationException
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - VoDServiceActivator
 
public static class VoDServiceActivator.ServiceActivationException
extends ru.bitel.bgbilling.common.BGException
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionServiceActivationException(int resultCode) ServiceActivationException(int resultCode, String message) ServiceActivationException(int resultCode, String message, Throwable cause) ServiceActivationException(int resultCode, Throwable cause)  - 
Method Summary
Methods inherited from class ru.bitel.bgbilling.common.BGException
getMessage, getTag, printStackTraceToString, printStackTraceToString, setTag, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
- 
Constructor Details
- 
ServiceActivationException
public ServiceActivationException(int resultCode)  - 
ServiceActivationException
 - 
ServiceActivationException
 - 
ServiceActivationException
 
 - 
 - 
Method Details
- 
getResultCode
public int getResultCode() 
 -