Class MissingCachedStubException

All Implemented Interfaces:
Serializable

public class MissingCachedStubException extends LRMIUnhandledException
Thrown to indicate that the requested stub does not exists in the stub cache
Since:
7.5
Author:
eitany
See Also:
  • Constructor Details

    • MissingCachedStubException

      public MissingCachedStubException(StubId stubId)
  • Method Details

    • getStubId

      public StubId getStubId()