Class MPSException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.modules.mps.server.bean.MPSException
All Implemented Interfaces:
Serializable

public final class MPSException extends ru.bitel.bgbilling.common.BGException
See Also:
  • Field Details

    • message

      public final String message
    • error

      public final int error
  • Constructor Details

    • MPSException

      public MPSException(int error)
    • MPSException

      public MPSException(int error, String errorMessage)
  • Method Details

    • getErrorMessage

      public String getErrorMessage()
    • getErrorCode

      public int getErrorCode()