Subclasses of M2MPRuntimeException in edu.rit.m2mp |
class |
M2MPInitializationException
Class M2MPInitializationException indicates that initialization of the M2MP
Layer failed. |
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. |