Exception: CaseblocksAPI::AuthenticationException
- Inherits:
-
Exception
- Object
- Exception
- CaseblocksAPI::AuthenticationException
- Defined in:
- lib/caseblocks_api/authentication_exception.rb
Instance Method Summary collapse
-
#initialize(message) ⇒ AuthenticationException
constructor
A new instance of AuthenticationException.
Constructor Details
#initialize(message) ⇒ AuthenticationException
Returns a new instance of AuthenticationException.
3 4 5 |
# File 'lib/caseblocks_api/authentication_exception.rb', line 3 def initialize() puts end |