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