Packagecom.pcbsys.nirvana.client.error
Classpublic class nRealmNotFoundError
InheritancenRealmNotFoundError Inheritance Error

This error is thrown if the specified realm was not found on the server. This could mean that the realm was either deleted on the server or has not been added.



Public Methods
 MethodDefined By
  
nRealmNotFoundError
Constructor Detail
nRealmNotFoundError()Constructor
public function nRealmNotFoundError(msg:String)



Parameters
msg:String