public class StubInvocationError
extends java.lang.Error
class declarations. Each method on a
stub implementation should throw this error and do nothing else. Such methods
should never be invoked.| Constructor and Description |
|---|
StubInvocationError() |