Uses of Class
edu.rit.m2mp.M2MPInitializationException

Packages that use M2MPInitializationException
edu.rit.m2mp Package edu.rit.m2mp is the API for the Many-to-Many Protocol (M2MP). 
 

Uses of M2MPInitializationException in edu.rit.m2mp
 

Subclasses of M2MPInitializationException in edu.rit.m2mp
 class M2MPPropertyFileException
          Class M2MPPropertyFileException indicates that initialization of the M2MP Layer failed because the M2MP properties file could not be found or could not be read.
 class M2MPPropertyMissingException
          Class M2MPPropertyMissingException indicates that initialization of the M2MP Layer failed because a certain property was not specified in the M2MP properties file.
 class M2MPPropertyValueException
          Class M2MPPropertyValueException indicates that initialization of the M2MP Layer failed because a certain property had an invalid value in the M2MP properties file.
 



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.