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