Exception: IdentityProvisioningException
- Inherits:
-
StandardError
- Object
- StandardError
- IdentityProvisioningException
- Defined in:
- lib/sso_identity_provider_classes.rb,
lib/bak_identity_provider_exceptions.rb
Overview
http://josso.org/gateway/identity/service/ws/implIdentityProvisioningException
Constant Summary collapse
- @@schema_type =
"IdentityProvisioningException"
- @@schema_ns =
"http://josso.org/gateway/identity/service/ws/impl"
- @@schema_element =
[]
Instance Method Summary collapse
-
#initialize ⇒ IdentityProvisioningException
constructor
A new instance of IdentityProvisioningException.
Constructor Details
#initialize ⇒ IdentityProvisioningException
Returns a new instance of IdentityProvisioningException.
19 20 |
# File 'lib/sso_identity_provider_classes.rb', line 19 def initialize end |