Exception: TwilioResource::NoPhoneNumbersFoundException
- Inherits:
-
Exception
- Object
- StandardError
- Exception
- TwilioResource::NoPhoneNumbersFoundException
- Defined in:
- lib/twilio_resource/exceptions.rb
Instance Method Summary collapse
Methods inherited from Exception
find_exception, twilio_exceptions
Instance Method Details
#message ⇒ Object
33 34 35 |
# File 'lib/twilio_resource/exceptions.rb', line 33 def "No phone numbers found" end |