java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostException
All Implemented Interfaces:
Serializable

public class ForpostException extends Exception
See Also:
  • Constructor Details

    • ForpostException

      public ForpostException(int errorCode, String errorMessage)
  • Method Details

    • getErrorCode

      public int getErrorCode()
    • getErrorMessage

      public String getErrorMessage()