Class: InvalidEmailAddressException
- Inherits:
-
Object
- Object
- InvalidEmailAddressException
- Defined in:
- lib/crowd/default.rb
Overview
http://exception.integration.crowd.atlassian.comInvalidEmailAddressException
Instance Method Summary collapse
-
#initialize ⇒ InvalidEmailAddressException
constructor
A new instance of InvalidEmailAddressException.
Constructor Details
#initialize ⇒ InvalidEmailAddressException
Returns a new instance of InvalidEmailAddressException.
349 350 |
# File 'lib/crowd/default.rb', line 349 def initialize end |