| Package | Description |
|---|---|
| io.sterodium.rmi.protocol.server |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodInvocationException |
class |
MethodNotFoundException
Method (public or non-public) is not found for given class
(and all its superclasses) and for given method parameter types.
|
class |
MethodNotVisibleException
Method is found, but has no 'public' visibility.
|
class |
MethodParameterException
Either method parameter class couldn't be loaded
or method parameter value couldn't be mapped to
according method parameter type provided.
|
class |
TargetObjectNotFoundException |
class |
TargetServerException |
class |
UnsupportedProtocolException |
Copyright © 2015 Sterodium. All rights reserved.