public class AGRException
extends java.lang.Exception
ru.bitel.bgbilling.modules.agr.server.servlet.ModuleExecutor
Constructor and Description |
---|
AGRException(AGRErrorCode errorCode) |
AGRException(AGRErrorCode error,
java.lang.String msg) |
AGRException(AGRErrorCode error,
java.lang.String msg,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
AGRErrorCode |
getErrorCode() |
public AGRException(AGRErrorCode errorCode)
public AGRException(AGRErrorCode error, java.lang.String msg)
public AGRException(AGRErrorCode error, java.lang.String msg, java.lang.Throwable cause)
public AGRErrorCode getErrorCode()