Exception: NoSuchUserException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/bak_wsdl_classes.rb,
lib/sso_identity_manager_classes.rb

Overview

Constant Summary collapse

@@schema_type =
"NoSuchUserException"
@@schema_ns =
"http://josso.org/gateway/identity/service/ws/impl"
@@schema_element =
[]

Instance Method Summary collapse

Constructor Details

#initializeNoSuchUserException

Returns a new instance of NoSuchUserException.



58
59
# File 'lib/bak_wsdl_classes.rb', line 58

def initialize
end