Package eu.cloudnetservice.driver.network.rpc.exception


package eu.cloudnetservice.driver.network.rpc.exception
  • Exception Classes
    Class
    Description
    An illegal state of the object serializer thrown when no serializer for the class to (de-) serialize is found.
    A runtime exception thrown when anything went wrong during the execution of a rpc or rpc chain.
    An exception thrown when an RPC terminated unsuccessfully, for example because the remote method threw an exception or invalid data was supplied.