|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use M2MIRuntimeException | |
---|---|
edu.rit.m2mi | Package edu.rit.m2mi is the API for Many-to-Many Invocation (M2MI). |
Uses of M2MIRuntimeException in edu.rit.m2mi |
---|
Subclasses of M2MIRuntimeException in edu.rit.m2mi | |
---|---|
class |
ExportException
Class ExportException encapsulates an exception thrown when M2MI is unable to export or unexport an object. |
class |
InvalidMethodException
Class InvalidMethodException encapsulates an exception thrown when M2MI attempts to synthesize proxies for a method that does not conform to M2MI's requirements. |
class |
InvocationException
Class InvocationException encapsulates an unchecked exception thrown when an M2MI method invocation on a handle or on a target object was not successful. |
class |
M2MIInitializationException
Class M2MIInitializationException indicates that initialization of the M2MI Layer failed. |
class |
M2MIPropertyFileException
Class M2MIPropertyFileException indicates that initialization of the M2MI Layer failed because the M2MI properties file could not be found or could not be read. |
class |
M2MIPropertyMissingException
Class M2MIPropertyMissingException indicates that initialization of the M2MI Layer failed because a certain property was not specified in the M2MI properties file. |
class |
M2MIPropertyValueException
Class M2MIPropertyValueException indicates that initialization of the M2MI Layer failed because a certain property had an invalid value in the M2MI properties file. |
class |
SynthesisException
Class SynthesisException encapsulates an exception thrown when M2MI is unable to synthesize or instantiate a handle class or a method invoker class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |