Uses of Class
com.sun.n1.sps.client.ConfigurationException

Packages that use ConfigurationException
com.sun.n1.sps.client   
 

Uses of ConfigurationException in com.sun.n1.sps.client
 

Methods in com.sun.n1.sps.client that throw ConfigurationException
 CommandManager CommandManagerBuilder.build()
          Loads and builds the CommandManager on which the various CLI commands can be executed.
 void CommandManagerBuilder.setCLIInstallationDir(java.io.File inCLIInstDir)
          Sets the SPS CLI Installation directory.