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