Class ErrorEntity

    • Constructor Detail

      • ErrorEntity

        public ErrorEntity()
    • Method Detail

      • getErrorMessage

        public String getErrorMessage()
        Returns:
        a descriptive error message
      • getException

        public String getException()
        Returns:
        the exception message, passed when transaction fails
      • getCode

        public int getCode()
        Returns:
        the status code
      • getErrorNum

        public int getErrorNum()
        Returns:
        the server error number