Method: Verizon::IntelligenceResultException#error_code
- Defined in:
- lib/verizon/exceptions/intelligence_result_exception.rb
#error_code ⇒ String
The 3-digit HTML error code.
14 15 16 |
# File 'lib/verizon/exceptions/intelligence_result_exception.rb', line 14 def error_code @error_code end |