Class AGRException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.modules.agr.server.bean.AGRException
- All Implemented Interfaces:
 Serializable
Класс-исключение для платежного модуля AGR, содержащее в себе код ошибки из 
ModuleExecutor- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionAGRException(AGRErrorCode errorCode) AGRException(AGRErrorCode error, String msg) AGRException(AGRErrorCode error, String msg, 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
- 
AGRException
 - 
AGRException
 - 
AGRException
 
 - 
 - 
Method Details
- 
getErrorCode
 
 -